{{__('Choose')}}

{{__('Template = Button Link or button call message')}},
{{__('if you want to send Call button you can fill like this : call|YourText|Yournumber')}}
{{__('if you want to send Link button, you can fill like this : url|YourText|YourLink')}}
{{__('type only have two value, url and call !')}}
@if(!$templates) @endif
@if($templates) @foreach ($templates as $templ)
@endforeach @endif