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