{!! BaseHelper::clean( __( 'From your account dashboard you can view your recent orders, manage your shipping and billing addresses, and edit your password and account details.', [ 'order' => route('customer.orders'), 'addresses' => route('customer.address'), 'edit_account' => route('customer.edit-account'), ], ), ) !!}