@extends('website.layout.main') @section('content') @forelse ($album as $event) {{date('d M, Y', strtotime($event->date))}} {{$event->title}} {{ Str::limit($event->description ?? '', 150) }} {{-- {{$event->location}} --}} {{__('messages.viewall')}} @empty 20th Dec, 2024 Contact Us Get in touch with Fondation TPO UMVA for more information. 6391 Elgin St. Celina, 10299 Contact Us @endforelse @foreach ($album as $image) @foreach (json_decode($image->photos)??[] as $key => $photo) @endforeach @endforeach @endsection
{{date('d M, Y', strtotime($event->date))}}
{{ Str::limit($event->description ?? '', 150) }}
{{$event->location}}
20th Dec, 2024
Get in touch with Fondation TPO UMVA for more information.
6391 Elgin St. Celina, 10299