@extends('backend.includes.buttons.table-buttons') @section('table-buttons') @if (canUser(getModel()."-create")) @lang('buttons.create-sub-category') @endif @endsection