@foreach($events as $event)
{{ \Carbon\Carbon::parse($event->event_logistics->start_date)->format('D, d M Y') }}