@lang('app.logout')
{{ number_format(auth()->user()->balance, 2, '.', '') }} {{ isset($currency) ? $currency : 'EUR' }}
@if( !isset(auth()->user()->username) )
@endif