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