{{$loc->comment}}
@foreach ($filiais as $f)

{{$f->comment}}

@endforeach
@foreach ($content as $t) @if ($t->modelo == 'POS')
{{$t->modelo}}
{{$t->numero}}
{{date('d/m/Y', strtotime($t->date_mod))}}
@endif @endforeach

@foreach ($content as $t) @if ($t->modelo == 'PPC930')
{{$t->modelo}}
{{$t->numero}}
{{date('d/m/Y', strtotime($t->date_mod))}}
@endif @endforeach