@if($first_img_id && $open_file && $first_img_id->id != $open_file->id) @endif @if($open_file) @endif @if($last_img_id && $open_file && $last_img_id->id != $open_file->id) @endif
Download
@if (Auth::user()->hasRole(['super-admin', 'admin', 'consultant'])) @foreach ($document_types as $document_type)
{{$document_type->title}}
@endforeach @endif