@include('dashboard.user.partials.balance_and_currency')
@include('dashboard.user.partials.menu')
@forelse ($notifications as $notification)
@empty
@endforelse
No notifications yet
@include('dashboard.user.partials.personal_account_details')