@php $notificationStyle = config('tyro-dashboard.notifications.notification_style', 'legacy'); $toastPosition = config('tyro-dashboard.notifications.toast_position', 'bottom-right'); $autoDismissSeconds = config('tyro-dashboard.notifications.auto_dismiss_seconds', 5); @endphp @if ($notificationStyle === 'toast')
Please correct the following errors:
Please correct the following errors: