@extends('layouts.app') @section('content')

Create Project

@if ($errors->any())
@endif
@csrf
Cancel
@endsection