@php $publicPath = public_path('storage/uploads/research/' .$id. '/'); @endphp
| {{ucwords(str_replace('_', ' ', $key))}} | @if(stripos($key, "file_name") !== false){{$value}} @if(session('isAdmin')) Download @elseif(Session::has('student_id') && Session::get('student_id')==$student_id ) Download @else @endif | @else{{$value}} | @endif