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

Add Category

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