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