@extends('layouts.admin') @section('content')

Edit Category

@include('components.alert')
@method('PATCH') @csrf
@endsection