ListNotificationTemplates::route('/'), 'create' => CreateNotificationTemplate::route('/create'), 'edit' => EditNotificationTemplate::route('/{record}/edit'), ]; } }