logo logo-dark
  • {{ auth()->user()->identification }}
    {{ auth()->user()->name }}
    {{ auth()->user()->name }} {{ auth()->user()->email }}
    {{-- @if(paymentEnabled())--}} {{--
    --}} {{--
    Wallet Account
    --}} {{--
    {{ displayPriceFormat(auth()->user()->wallet) }}
    --}} {{-- Top-up Wallet --}} {{--
    --}} {{-- @endif--}}
    • Account Setting
    • Log Out
  • Announcement
    @include('includes.partials.announcements')