user()->phone) ->where('code', $value) ->first(); if (! $verification) { $fail(__('Write a correct data please')); } } }