@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ __('Invite your friends and earn commissions from the first purchase they make') }}.
@else{{ __('Invite your friends and earn lifelong recurring commissions from every purchase they make') }}.
@endif{{ $total_referred[0]['data'] }}
{!! config('payment.default_system_currency_symbol') !!}{{ number_format((float)$total_commission[0]['data'], 2, '.', '') }} {{ config('payment.default_currency') }}
{{ __('Set your payout details and receive your commissions') }}
{{ __('Requested Date') }} | {{ __('Request ID') }} | {{ __('Total Amount') }} ({{ config('payment.default_system_currency') }}) | {{ __('Preferred Payment Gateway') }} | {{ __('Status') }} | {{ __('Actions') }} |
---|
{{ __('Purchase Date') }} | {{ __('Order ID') }} | {{ __('Total Payment') }} ({{ config('payment.default_system_currency') }}) | {{ __('Commision Rate') }} | {{ __('Earned Commissions') }} ({{ config('payment.default_system_currency') }}) |
---|