{{-- --}}
{{-- --}}|
S.NO
|
User Id
|
Account Holder Name
|
Promocode
|
Paid Amount
|
|---|---|---|---|---|
|
{{ $key + 1 }}
|
{{ $cr->User->id ?? 0}}
|
{{ $cr->User->name ??''}}
|
{{ $cr->promocode->title ??'' }}
|
{{ $cr->price }}
|