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