@extends('admin.layout') @section('content')

Add New Project

@csrf {{-- BASIC DETAILS --}}

{{-- IMAGE SLIDER --}}
Upload multiple images

{{-- RICH TEXT SECTIONS --}}

Back
@endsection @section('scripts') @endsection