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