@extends('backend.partials.master') @section('title','Category | Edit') @section('maincontent')
Categrys Edit
@method('PUT') @csrf

@endsection();