@extends('website.layout.main') @section('content') @if (count($events) > 0) @foreach ($events as $event) {{date('d M, Y', strtotime($event->date))}} {{$event->title}} {!!Str::limit($event->description, 150)!!} {{$event->location}} {{__('messages.readmore')}} @endforeach @else {{-- 20th Dec, 2024 Contact Us Lorem Ipsum is simply dummy a of the printing and type setting industry Loreaim Ipsum has 6391 Elgin St. Celina, 10299 Contact Us --}} @endif @endsection
{{date('d M, Y', strtotime($event->date))}}
{!!Str::limit($event->description, 150)!!}
{{$event->location}}
20th Dec, 2024
Lorem Ipsum is simply dummy a of the printing and type setting industry Loreaim Ipsum has
6391 Elgin St. Celina, 10299