@extends('include.master') @section('page_title','Categroy') @section('contant')
Update Categroy
@csrf @include('layouts.flash-message')
@error ('categroy') {{$message}}@enderror

@endsection @stack('footer_script')