@if($cellphone_login) @if($CellphoneConfirm) @else @include('livewire.auth.dinamic_code') @endif @else @include('livewire.auth.static_code') @endif