@extends('layouts.master') @section('title') @lang('translation.Verification Mode') @endsection @section('css') @endsection @section('content')

verification MODE

@method('put') @csrf
Edit Verification mode
Required
@endsection @section('script') @endsection