@extends('resource.index') @php $links['create'] = guard_url('advancedcrm/calendar_event/create'); $links['search'] = guard_url('advancedcrm/calendar_event'); @endphp @section('icon') @stop @section('title') {!! __('advancedcrm::calendar_event.title.main') !!} @stop @section('sub.title') {!! __('advancedcrm::calendar_event.title.list') !!} @stop @section('breadcrumb')