@if(file_exists(public_path('captions'.'/'.$row->date_y . '/' . $row->date_m . '/' . $row->date_d . '/' . $row->client->phone . '/' . $row->image_id . '.jpg')))
@elseif(file_exists(public_path('captions'.'/'.$row->date_y . '/' . $row->date_m . '/' . $row->date_d . '/' . $row->client->phone . '/' . $row->image_id . '.mp4')))
ملف صوتي
@else
الملف
@endif