 }} )
{{ trans('updates.reaction.awesome') }}
 }})
{{ trans('updates.reaction.nice') }}
 }})
{{ trans('updates.reaction.loved') }}
 }})
{{ trans('updates.reaction.lol') }}
 }})
{{ trans('updates.reaction.funny') }}
 }})
{{ trans('updates.reaction.fail') }}
 }})
{{ trans('updates.reaction.omg') }}
 }})
{{ trans('updates.reaction.ew') }}
@if($lastItems->total() > 0)
{!! $lastItems->render() !!}
@foreach($lastItems as $k => $item)
@include('pages.catpostloadpage')
@endforeach
@else
@include('errors.emptycontent')
@endif