@extends('backend.layouts.app-backend') @section('content')

Edit Category

@include('layouts.message')
Edit Category from the following form.
@csrf()
@endsection @section('header-style') @stop @section('footer-scripts') @stop