@extends('admin.layouts.master') @section('content')

Add Category Page

@csrf
@error('category') {{ $message }} @enderror
@endsection