@extends('admin.layouts.app') @section('title', 'New Project') @section('header-title', 'New Project') @section('content')
Create Project
@csrf
Cancel
@endsection