@if (isset($estabelecimento)) @php $i = 0 @foreach ($estabelecimento as $estab)
@include('ppcp._22060.index.panel-gp', [ 'gp' => $gp ])
@php $i++ @endforeach @else
{{ Lang::get('master.msg-filtro-vazio') }}
@endif