@extends('layout.base_layout') @section('content') @include('layout.sidebar_nav')

Create Project

@if ($errors->any())
Whoops! There were some problems with your input.

@endif
@csrf
Cancel
@endsection