@extends('layouts.main-layout')
@section('content-header')
@endsection
@section('body')
{{$active_users}}
Total Active User
{{--
--}}
{{-- --}}
{{--
--}}
{{$inactive_users}}
Total InActive User
{{--
--}}
{{-- --}}
{{--
--}}
{{$payments }} BDT
Total Payments
{{--
--}}
{{-- --}}
{{--
--}}
{{$withdraws }} BDT
Total Withdraws
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
@endsection