We sent code to your phone : {{ substr(auth()->user()->phone, 0, 5) . '******' . substr(auth()->user()->phone, -2) }}
Code is {{ $code->code }}
After SMS integration this will be removed.