@php $customizerHidden = 'customizer-hide'; $pageConfigs = ['myLayout' => 'blank']; @endphp @extends('admin.layouts/layoutMaster') @section('title', 'Two Steps Verifications') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Two Step Verification 💬

We sent a verification code to your mobile. Enter the code from the mobile in the field below. ******1234

Type your 6 digit security code

Didn't get the code? Resend
@endsection