@extends('layouts.frontend.app') @section('title', 'Shopping Now') @section('content')
@csrf

Email Verify

@error('otp') {{ $message }} @enderror

@endsection