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