@extends('auth.layout') @section('title') Confirm Password @endsection @section('content')
{{ 'A fresh OTP has been sent to ' . mask_phone(auth()->user()->phone) }}