@extends('layouts.admin') @section('page_title', 'Create Subcategory') @section('content')
@csrf
@endsection