@php $url = isset($notification) ? route('notifications.update', $notification->uuid) : route('notifications.store'); @endphp