@extends('core::layouts.app') @section('title', __('Update Catetory')) @section('content')

@lang('Update Catetory')

@csrf @method('PUT')
@stop