@extends('admin.layouts.app') @section('title', 'Add Category') @section('content')

Add New Category

@csrf
Leave empty for a main category, or select a parent to create a subcategory.
Cancel
@endsection