@extends('backend.template.layouts.template-base') @section('title', 'Blog Category') @section('content')
Category
@can('create', \App\Models\Blogcategory::class) Create @endcan
S.NO Category URL of the Slug Status Action
Filter
@endsection @section('scripts') @endsection