@include('front.header') @include('front.topnav')
Directory
{{-- directory --}}

Events & News

A glimp of what is happening around...

@foreach ($newsevents as $event)
{{$event->title}}
{{$event->title}}
{{$event->gist}}
{{date('j F, Y',strtotime($event->eventdate))}}
{{$event->pagetype}}

@endforeach
{{$newsevents->links()}}
Back

Contact

Feel free to contact us for any of your needs. You can reach us in the following ways.

Our Address

{{$ss->address}}

Email Us

{{$ss->email}}

Call Us

{{$ss->phone}}

Loading
Your message has been sent. Thank you!
@include('front.footer') @include('front.js')