@extends('layouts.Admin.layout') @section('title', 'Create Project') @section('content')
# Project Name Created Date Username Email Actions
@endsection @section('script') @endsection