{{-- Top Nav --}} @include('livewire.notification.top-nav.notification') @if (session()->has('success'))
✅ {{ session('success') }}
@endif