@extends('layouts.app') @section('title', 'Manage Category') @section('breadcrumb', 'Manage Category') @section('sub-breadcrumb') List @endsection @section('manage-category', 'kt-menu__item--active') @section('content')
@endsection @section('custom-script') @endsection