@extends('layouts.custommaster') @section('content')

{{lang('2 - Step Verification')}}

@csrf @honeypot
@error('email') {{ lang($message) }} @enderror
@endsection