@push('title', $user->username)

{{ __('My name is,') }}

{{ $user->username }}

{{ $user->motto }}

{{ $user->credits }}

{{ $user->currency('duckets') }}

{{ $user->currency('diamonds') }}

@push('javascript') @endpush