@extends('template.coin.layouts.admin-base') @section('title', __('Dashboard')) @section('content')
Time Period
Users Registrations Total: {{ $usercount }}
Created with Highcharts 9.1.2 Registrations
Deposits Total: ${{ number_format($total_deposit , 2, '.',',') }}
Created with Highcharts 9.1.2 Deposits
@endsection