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