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