@if(is_numeric($document->doc_project_id))

{{ $document->project_title }}

@else

{{ cleanLang(__('lang.not_attached_to_project')) }}

@endif