@extends('backend.partials.master') @section('title','Category | Index') @section('maincontent')
Proin placerat ante duiullam scelerisque a velit ac porta, fusce sit amet vestibulum mi. Morbi lobortis pulvinar quam.
This example shows DataTables and the Buttons extension being used with the Bootstrap 4 framework providing the styling.
| # | Name | Description | @if ( hasPermission('category_update') || hasPermission('category_delete') )Action | @endif
|---|---|---|---|
| {{$i++}} | {{$category->name}} | {{$category->description}} | @if ( hasPermission('category_update') || hasPermission('category_delete') )
|
@endif