@extends('layouts.backend.master') @section('title','Category') @push('css') @endpush @section('content')

Edit CATEGORY

@csrf @method('PUT')
BACK
@endsection @push('script') @endpush