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