@extends('layout.app') @section('title') {{ __('Engineering Drawings') }} - {{ $project->subject }} @endsection @section('content')
{{ basename($drawing->file_path) }}