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