@section('title', $titleContent) @include('admin/includes/header') @section('head') @endsection

{{ $titleContent }}


@if($type == '2') @endif @isset($s)
Buscando por: {{ $s }}
@endif
{{-- --}} {{-- --}}
@if($type == '2') @endif @foreach($allContents as $content) {{-- --}} {{-- --}} @if($type == '2') @endif @endforeach
NomePeríodo de Att.Ult. atualização Ação
{{ $content->name }} {{ $content->period == '1' ? 'Seg à Sex' : ($content->period == '2' ? 'Sáb e Dom' : 'Sem informação') }} {{ date('d/m/Y H:i',strtotime($content->last_update)) }} {{-- --}}
{{ $allContents->links('vendor.pagination.default') }}
@include('admin/includes/footer')