@extends('backend.admin.master') @section('content')
@include('backend.section.breadcrumb', ['title'=> 'Category', 'sub_title'=> 'Insert-Category']);
Add Category
Back
@csrf
@endsection @push('scripts') @endpush