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