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