Id | Amount | Status | From | ||
---|---|---|---|---|---|
No Record Found
|
|||||
{{$referral->id}} | {{$referral->amount}} | @if($referral->status == 'debit') Debit @else Credit @endif | |||
1 | 3000 | Debit | From Admin |
{{-- @if ($userPayIn->count() == 0)
@else
@foreach ($userPayIn as $referral)
@endforeach
@endif --}}