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