@extends('layouts.app') @section('title', $project->name . ' — 設定') @push('head') @endpush @section('content') @include('projects._nav')