@extends('admin.layouts.app') @push('style') {{-- --}} @endpush @section('pagetitlesection') @endsection @section('content')

Add Category

@csrf {{-- --}}
@error('category_name') {{ $message }} @enderror
{{--
--}} {{--
--}}
@endsection @push('scripts') {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endpush