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

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

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