@extends('admin.layouts.app') @section('panel')
@lang('Payments')
{{ showAmount($deposit['total_deposit_amount']) }}

@lang('Total Payment')

{{ $deposit['total_deposit_pending'] }}

@lang('Pending Payments')

{{ $deposit['total_deposit_rejected'] }}

@lang('Rejected Payments')

{{ showAmount($deposit['total_deposit_charge']) }}

@lang('Payment Charge')

@lang('Creative Controls')
{{ $widget['total_plan'] }}

@lang('Total Plan')

{{ $widget['pending_tickets'] }}

@lang('Pending Tickets')

{{ $widget['pending_notification'] }}

@lang('Pending Notification')

{{ $widget['banned_user'] }}

@lang('Banned User')

@lang('Payment Report')
 
@lang('Subscription Report')
@lang('Login By Browser') (@lang('Last 30 days'))
@lang('Login By OS') (@lang('Last 30 days'))
@lang('Login By Country') (@lang('Last 30 days'))
@include('admin.partials.cron_modal') @endsection @push('breadcrumb-plugins') @endpush @push('script-lib') @endpush @push('style-lib') @endpush @push('script') @endpush @push('style') @endpush