@extends('include.master') @section('page_title','Categroy') @section('contant')
Categroy
@csrf

@error('categroy'){{$message}}@enderror

@endsection