@extends($_layout . 'master') @section('title', scw_text('account_page_info_title')) @include($_lib . 'register-meta') @section('content')

{{scw_text('account_page_info_title')}}

Name {{ $user->name }}

Affiliate Code: {{ $user->affiliate_code }}

{{ scw_text('account_page_menu_text') }}
@endsection