@extends('users.layout.app') @section('content') @include('users.partials.sidebar')
Create Project
{{ csrf_field() }}
@endsection('content')