@extends('layouts.master-blank') @section('title', __('Auth Password')) @push('styles') @endpush @section('content')
{{ __('Enter the OTP below to log in!') }}
@endsection @push('scripts') @endpush