@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')}}