@extends('layouts.master') @section('title') @lang('translation.User_List') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') subcategories @endslot @slot('title') subcategories List @endslot @endcomponent

Add New subcategory

Your input will be in the same page.

@csrf
Looks good!
Looks good!

@endsection @section('script') @endsection