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