@csrf
{{--
--}}
Sender
@foreach ($numbers as $number)
{{$number->body}}
@endforeach
{{--
--}} {{--
--}} {{--
--}} {{--
Numbers
@foreach ($contacts as $contact)
{{$contact->number}} ( {{$contact->name}} )
@endforeach
--}}
Phone Book
@foreach ($tags as $tag)
{{$tag->name}}
@endforeach
Delay
Type
Immediately
Schedule
Date Time
{{--
Send to All numbers ( in contacts page )
--}} {{--
Send by tag
--}} {{--
--}}
Start Blast
This is your message,, use {name} to get a name.
Start Blast