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