@extends('resource.index') @php $links['create'] = guard_url('category/bt_category/create'); $links['search'] = guard_url('category/bt_category'); @endphp @section('icon') @stop @section('title') {!! __('category::bt_category.title.main') !!} @stop @section('sub.title') {!! __('category::bt_category.title.list') !!} @stop @section('breadcrumb')