@if (session()->has('alert')) @slot('type',session('alert')['type']) @slot('msg',session('alert')['msg']) @endif
Text Message
@csrf
Image Message
@csrf
Button Message
@csrf
Template Message
@csrf 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!