People that joined through you ({{ $refPayments ? count($refPayments) : 0 }} students):

@foreach($refPayments as $refPayment) @endforeach
Course price Your commission
{{ $refPayment->user['email'] }} | {{ $refPayment->created_at->diffForHumans() }}
From: {{ mb_strimwidth( str_replace('https://','', str_replace('http://','',$refPayment->referral_url)) ,0,30,'...') }}
{{ currencySign().number_format($refPayment->amount) }} {{ currencySign().number_format($refPayment->ref_earning) }}