@if($file->logs->first())
Ticket id: {{$file->logs->first()->ticket_id}}
@if($file->logs->first()->canView(Auth::user()))
Log
@endif
@endif
@if($file->mime_type === 'application/pdf')
@else