@extends('layout') @section('title','New Project') @section('content')
← ProjectsProject delivery control

New project

@csrf @include('projects._form')
Cancel
@endsection