@extends('layouts.app') @section('title') @yield('subtitle', __('project.detail')) - {{ $project->name }} @endsection @section('content') @include('projects.partials.breadcrumb')