@if (session()->has('alert')) @slot('type',session('alert')['type']) @slot('msg',session('alert')['msg']) @endif
{{-- please select deviec --}}
@if(!Session::has('selectedDevice'))
@else
Text Message
@csrf
Media Message
@csrf

make sure the URL goes directly to the media.
{{-- radio select flex,, --}}
{{-- dif flex gap 4 --}}
{{-- pdf,xls,xlsx,doc,docx,zip,mp3 --}}
Button Message
@csrf {{-- input --}}

Template Message
@csrf {{-- input --}}

{{-- --}} example Button link : url|Visit me|https://m-pedia.id
example Call button : call|Call me|6282298859671
The type only have two options, call and url!

@endif
List Message
@csrf {{-- input --}}