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