@props([ 'class' => 'send-msg-btn', 'type' => 'submit', 'text' => __('web.button.send_txt'), 'showIcon' => false, 'icon' => '', ]) merge(['class' => 'btn '.$class]) }}> {{ $text }} @if($showIcon) {!! $icon !!} @endif