@extends('layouts.master') @section('title')Create Project @endsection @section('css') @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Projects @endslot @slot('title') Create Project @endslot @endcomponent @endsection
Project Information

Fill all information below

Assign to

Select Members

Attached Files

Upload Attached Files

Drop files here or click to upload.
@endsection @section('script') @endsection