@extends('resource.show') @php $links['back'] = guard_url('location/location'); $links['edit'] = guard_url('location/location') . '/' . $location->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('location::location.title.main') !!} @stop @section('sub.title') {!! __('location::location.title.show') !!} @stop @section('breadcrumb')