@extends('layouts.admin-app') @section('title') New Project @endsection @section('styles') @endsection @section('content') @include('partial.top-menu')

Projects

Projects
@csrf
@endsection @section('scripts') @endsection