@php if($file->file_original_name == null){ $file_name = ('Unknown'); }else{ $file_name = $file->file_original_name; } @endphp {{ ('Download') }}