@extends('v1.enduser.genericpage') @push('subContents')
@foreach($newsEvents as $newsEvent) @include('v1.enduser.newsevent.newseventListItemDedicatedPage') @endforeach
@if($total>config('app.paginate'))
Load more
@endif
@endpush @push("footerScript") @endpush