@extends('backend.partials.master') @section('title') Category @endsection @section('maincontent') @if (hasPermission('create_Category') == true) New Category @endif Category Table SR NO Name Status Action @endsection