@props(['title' => null])

{{ $title ?? 'Dashboard' }}

@livewire('user.balance-widget') @if (auth()->user()->unreadNotifications()->count() > 0) @endif