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