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