@vite(['resources/css/app.css', 'resources/js/app.js']) @stack('styles')
Your account is inactive
Waiting for approval
Wallet
{{ config('custom.currency_symbol') }} {{ number_format(auth()->user()->merchant?->wallet?->balance, 2) }}
Notifications
{{ $notification->title }}
{{ Str::limit($notification->message, 60) }}
{{ $notification->created_at->diffForHumans() }}
No new notifications
{{ Auth::user()->name }}
{{ Str::headline(Auth::user()->roles->pluck('name')->implode(', ')) }}
Administrator