@extends('admin.layouts.master') @section('backEndContent')
@csrf @method('PUT')

Edit Category

@error('cat') {{ $message }} @enderror
@endsection