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