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