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