{{__('Total User')}}

{{$total_user}}

{{-- {{__("Show More")}} --}}

{{__('Total User Coin')}}

{{number_format($total_coin,8)}} BTC

{{-- {{__("Show More")}} --}}

{{__('Total Earning')}}

{{number_format($total_earning,8)}}

{{-- {{__("Show More")}} --}}

{{__('Active Buy Order')}}

{{$active_buy}}

{{-- {{__("Show More")}} --}}

{{__('Active Sell Order')}}

{{$active_sell}}

{{-- {{__("Show More")}} --}}

{{__('Total Transaction')}}

{{number_format($total_transaction,2)}}

{{-- {{__("Show More")}} --}}