{!! trans("message_lang.LBL_GOVERNMENT_ID") !!}:
@if (@$details->agentPaidTransaction->government_id_photo && file_exists(public_path('/'.$details->agentPaidTransaction->government_id_photo)))
 }})
@elseif(@$details->agentPaidTransaction->government_id_photo && file_exists(public_path('/uploads/government_id_photo/'.$details->agentPaidTransaction->government_id_photo)))
 }})
@elseif(@$details->agentPaidTransaction->government_id_photo && file_exists(public_path('/uploads/government_id_photo/government_id_photo/'.$details->agentPaidTransaction->government_id_photo)))
 }})
@elseif(Str::contains($details->agentPaidTransaction->government_id_photo, 'https://firebasestorage'))
{!! trans("message_lang.DISPLAY_PICTURE") !!}
@else
 }})
@endif
{!! trans("message_lang.LBL_RECEIPT") !!}:
@if (@$details->agentPaidTransaction->receipt_photo)
@endif