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