@extends('layouts.master') @section('title') @lang('translation.Add Category') @endsection @section('css') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Project @endslot @slot('title') Add Project @endslot @endcomponent
Project Info

Fill all information below

@csrf
Cancel
@endsection @section('script') @endsection