@props([ 'showHeading' => false, 'sourceType' => 'general', 'sourceId' => null, 'defaultSubject' => null, ]) @php $baseUrl = url('/'.app()->getLocale().'/assistant'); $labels = [ 'otp_resend' => __('assistant.otp_resend'), 'otp_confirm' => __('assistant.otp_confirm'), 'change_phone' => __('assistant.change_phone'), 'session_error' => __('assistant.session_not_found'), 'restart_confirm' => __('assistant.restart_confirm'), ]; @endphp