@if (file_exists(public_path('build/manifest.json')) || file_exists(public_path('hot'))) @vite(['resources/js/app.js']) @else @endif
{{-- --}}
@endif
{{Auth::user()->userInfo->nom}} {{Auth::user()->userInfo->prenoms}}
{{Auth::user()->userInfo->adresse}}
{{ $notification->data['message'] }}
@break @case('App\Notifications\MissionRechercheCreatedNotif') {{-- {{ $notification->data['titre'] ?? 'Vous avez une nouvelle notification.' }} --}} MISSION: {{$notification->data['titre'] }}{{ $notification->data['message'] }}
@break @case('App\Notifications\WelcomeUserNotif') {{-- {{ $notification->data['titre'] ?? 'Vous avez une nouvelle notification.' }} --}} USER: {{$notification->data['titre'] }}{{ $notification->data['message'] }}
@break @default {{-- {{ $notification->data['titre'] ?? 'Vous avez une nouvelle notification.' }} --}} @if (isset($notification->data['titre'])) {{$notification->data['titre'] }}{{ $notification->data['message'] }}
@else Vous avez une nouvelle notification. @endif @endswitch {{-- --}}{{ $notification->data['message'] }}
@break @case('App\Notifications\MissionRechercheCreatedNotif') {{-- {{ $notification->data['titre'] ?? 'Vous avez une nouvelle notification.' }} --}} MISSION: {{$notification->data['titre'] }}{{ $notification->data['message'] }}
@break @case('App\Notifications\WelcomeUserNotif') markAsRead()}} onload={{$notification->markAsRead()}}> {{-- {{ $notification->data['titre'] ?? 'Vous avez une nouvelle notification.' }} --}} USER: {{$notification->data['titre'] }}{{ $notification->data['message'] }}
@break @default {{-- {{ $notification->data['titre'] ?? 'Vous avez une nouvelle notification.' }} --}} @if (isset($notification->data['titre'])) {{$notification->data['titre'] }}{{ $notification->data['message'] }}
@else Vous avez une nouvelle notification. @endif @endswitch {{-- --}}