The following is the summary report of SMS balance
| AFELSMS BALANCE | balance." ".$afelsms_balance[0]->currency;?> |
| ALL USERS BALANCE | balance." ".$afelsms_balance[0]->currency;?> |
| BALANCE DIFFERENCE | balance - $users_balance[0]->balance; echo $net_balance." ".$afelsms_balance[0]->currency;?> |
| JUDGEMENTS | 10000){ echo "Good";}else{ echo "Recharge";}?> |
| No | HEADER | User requested | Requested date | Status | Action |
|---|---|---|---|---|---|
| name;?> | $header->user_id ); $name = $this->operation->load_data('tb_users',$cond); foreach ($name as $value) { echo $value->name; } ?> | date_requested;?> | status; if ($status == 0) { echo ""; }else{ echo ""; } ?> | status; if ($status == 0) { ?> id)?>"title="Enable" onclick="return confirm('This user will be enabled, are you sure?')" class="btn btn-sm btn-icon btn-pure btn-outline delete-row-btn" data-toggle="tooltip" data-original-title="Enable"> id)?>"title="Disable" onclick="return confirm('This user will be disabled, are you sure?')" class="btn btn-sm btn-icon btn-pure btn-outline delete-row-btn" data-toggle="tooltip" data-original-title="Delete"> |