@extends('admin.layouts.master') @section('content')
Update Category
@csrf
@error('category') {{ $message }} @enderror
@endsection