@csrf
{{--
--}}
{{__('Sender')}}
@foreach ($numbers as $number)
{{$number->body}}
@endforeach
{{--
--}}
{{__('Tag Lists')}}
@foreach ($tags as $tag)
{{$tag->name}}
@endforeach
{{__('Delay')}}
{{__('Type')}}
{{__('Immediately')}}
{{__('Schedule')}}
{{__('Date Time')}}
{{__('Template')}} 1
{{__('Template')}} 2
{{__('example Button link :')}}
{{__('url|YourText|YourLink')}}
{{__('example Call button :')}}
{{__('call|YourText|Yournumber')}}
{{__('The type only have two options, call and url!')}}
{{__('Footer Message')}}
{{__('Message')}}
{{__('This is your message,, use {name} to get a name.')}}
{{__('Start Blast')}}