@extends ('backend.layouts.app') @section ('title', trans('labels.backend.categories.management')) @section('content')
@include('backend.categories.partials.categories-header-buttons')
Category Id Name Label Bredcrum Status {{ trans('labels.general.actions') }}
@endsection @section('after-scripts') {{-- For DataTables --}} @endsection