@extends('layouts.admin') @section('title', 'Create Sub Category') @section('content')
Add a new subcategory under "{{ $mainCategory->name }}"