@if ($row->status == 'pending')
@if ($row->user_id != null)
{{awtTrans('طلب مقدم من المندوب رقم ')}} {{$row->user_id}}
@elseif($row->company_id != null )
{{awtTrans('طلب مقدم من شركه المناديب رقم ')}} {{$row->company_id}}
@endif
@endif
{{awtTrans('الصورة الشخصية ')}}
{{awtTrans('صورة رخصه القيادة')}}
{{awtTrans('صورة السياره من الخلف')}}
{{awtTrans('صورة السياره من الامام')}}
{{awtTrans('صورة الهوية الوطنية')}}
@if($row->user && $row->user->lat != NULL && $row->user->long != NULL)
@endif
@if ($row->status == 'pending')
@endif