@extends('layouts.app') @section('title', trans('project.files') . ' | ' . $project->name) @section('content') @include('projects.partials.breadcrumb',['title' => trans('project.files')])