@extends('users::user-profile') @section('inside')
Toplam Bakiye: {{priceFormat($total_amount)}}
Kesinleşmiş Bakiye: {{priceFormat($payable_amount)}}
Ortaklık Bağlantısı:
{{getenv('APP_URL')}}
?a={{!empty(\Illuminate\Support\Facades\Auth::user()->partnerinfo->code) ? \Illuminate\Support\Facades\Auth::user()->partnerinfo->code : ''}}
{{__('general.orders.id')}} | {{__('general.user-profile.affiliate.comission')}} | {{__('general.user-profile.affiliate.description')}} | {{__('general.user-profile.affiliate.date')}} | # |
---|---|---|---|---|
{{$order->order_id}} | {{$order->comission}} ₺ | {{$order->description}} | {{date('d-m-Y H:i',strtotime($order->created_at))}} | {{$order->id}} |