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