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

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

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