Check List
@foreach($o_array as $val)
@foreach($getDocumentDetails as $doc_detail) @if($val->id==$doc_detail->document_id) @endif @endforeach @if($chk_doc==0) @else @endif @error('file')
{{ $message }}
@enderror
@endforeach