@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Account List @endsection

Accounts List

{{$account_count['account_count']}}
{{$account_count['active_account_count_last_60_days']}}
{{$account_count['inactive_account_count_last_60days']}}
{{$account_count['account_count_with_zero_camp']}}
@can('hasExcelPermission')
@csrf
@endcan
@can('hasLogsPermission') @endcan @can('hideFeedAccess') @can('hasAddPermission') @endcan @can('hasUpdatePermission') @endcan @endcan @can('hasAddPermission') @endcan @can('hasUpdatePermission') @endcan
Account ID Organisation Name UserName Account Category Email Mobile Number Frequency Capping No. of Sub-Users UTM Medium UTM Source Created On Last Logged In Last Campaign Date Credit Balance Total Launch Total Spends Total SMS Units Total Clicks PAN Number GST Number State City Pincode Account Manager Relationship Manager Last Payment Amount Last Payment Date No. of Payments Account Type Boarding Status Type of Sales Feed SMS SMS API WhatsApp WhatsApp API RCS RCS API LogCredits Status OTP StatusEdit PasswordIPAPI Key
@includeIf('UserList.loghistory') @includeIf('UserList.credit') @includeIf('UserList.updatepassword') @includeIf('UserList.creditLogHistory') @endsection