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