@extends('admin.layouts.admin', ['title' => __('Top 30 Winnders By Ratio')]) @section('content')
Login | Party Name | Name | Equity | Credit | Ratio | P/L | Currency | Last Accessed |
---|---|---|---|---|---|---|---|---|
{{$activeAccounts['login']}} | {{$activeAccounts['partyName']}} | {{$activeAccounts['name']}} | {{$activeAccounts['equity']}} | {{$activeAccounts['credit']}} | {{$activeAccounts['commission']}} | {{number_format($activeAccounts['client_earning'],0)}} | {{$activeAccounts['currency']}} | {{$activeAccounts['last_access_time']}} |