@extends('layouts.master') @section('page-title') {{ $page_title }} @endsection @section('page-css') @endsection @section('content') SMS Traffic Monitoring SMS Account Balance {{ number_format($balance_arr['balance']) }} {{ $sms_units_arr['reportDate'] }} Loading... Sent Messages SMS Units : {{ $sms_units_arr['smsUnits'] }} Sent SMS list Sent SMS list Export PDF Export Excel @endsection @section('page-js') @endsection