@php $isRequested = Session::has('settings_phone_number') && Session::has('settings_phone_otp'); @endphp
@csrf
@if ($isRequested)
@endif