Job Document Details - {{$jobdata->voucher_no}}

@if(count($docs)>0) @foreach($docs as $prow) @endforeach
ImageDescription
@if($prow->photo!='') @php $arr = explode('.',$prow->photo); @endphp @if(strtolower($arr[1])=='pdf') View File @else @endif @endif {{$prow->description}}

@else

No documents were found!

@endif