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