@foreach($drives as $key=> $row) {{ $row->mission_title }} {{ \Carbon\Carbon::parse($row->created_at)->format('Y/m/d') }} {{ __('dashboard.edit') }} @endforeach