@php $btn_id = (isset($btn_id) ? $btn_id : 'btn_form'); @endphp

{{isset($noupper) && $noupper ? $btn_text : strtoupper($btn_text)}}