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