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