Event
×
ABOUT US
EVENT
CONTACT US
Upcoming Event
@php $length = sizeof($events_images_upcoming);@endphp @if($length > 0) @foreach($events_images_upcoming as $key=>$value) @if($loop->index == 0)
@else
@endif @endforeach @else
Coming Soon
@endif
Past Event
@foreach($events_images_past as $key=>$value) @if($loop->index == 0)
@else
@endif @endforeach