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