{{$name}}

• {{$instruction}}

isSaved() && $user->is_supplier ? 'disabled' : ''}} type="text" name="name" placeholder="Name" class="form-control" required="">
isSaved() && $user->is_supplier ? 'disabled' : ''}} type="file" class="custom-file-input" name={{$file_origin}} id={{$file_origin}} aria-describedby={{$file_origin}} accept=".xlsx,.xls,.doc,.docx,.ppt,.pptx,.pdf,.jpg,.jpeg,.png,.gif" required="">
Accepted files: images, pdf, word, excel, powerpoint. Max file size 10MB
@foreach($report->{$attachment_id} as $attachment) @endforeach
File Name Date Download Remove
{{$attachment['name']}} {{$attachment['created_at_dmy']}}