@extends('backend.partials.master') @section('title') Categories @endsection @section('maincontent')
@if (hasPermission('create_category') == true) New Category @endif

Categories Table

# Name Status Action
@endsection