@extends('layouts.admin') @section('page_title', 'Edit Subcategory') @section('content')
@csrf @method('PUT')
@endsection