{{ $search }}
@if(count($lastItems) > 0)
@include('pages.catpostloadpage')
@else
@include('errors.emptycontent')
@endif