@extends('layouts.app') @section('title', 'Profile') @section('show-header', true) @section('page-title', 'My Profile') @section('content')
{{ $user->phone }}
{{-- Stats --}}{{ $user->total_matches }}
Matches
{{ $user->total_kills }}
Kills
{{ $user->total_wins }}
Wins
৳{{ number_format($user->winning) }}
Earned
Invite friends and earn bonus on each signup!
Your Referral Code
{{ $user->referral_code }}
{{ $user->referrals->count() }}
People Referred
৳{{ number_format($referralEarnings) }}
Bonus Earned