@extends('Layouts.erp_masterlogin') @section('content')
{{ csrf_field() }}
@error('otp') {{ $message }} @enderror
@endsection