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

{{ _lang('Verify OTP') }}

{{ csrf_field() }}
@endsection