@extends('admin.layouts.app') @section('title', 'SMS Passengers') @section('content') @include('admin.includes.alerts')
@csrf

SEND SMSTO ALL PASSENGERS




Quick Help

What is sender ID?

Sender ID is the name appear as a message sender when it's delivered to Mobile device. Don't have Sender ID? Click here to request one.


How many characters per SMS?

1 SMS count a total of 160 characters, if you compose a message with more than 160 characters, then the message count will change so as the cost.


How long does it take to deliver a message?

Message delivered few seconds after clicking the send button.


@endsection