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

Stay ahead in the game of Gymnastics.

Where precision, performance, and excellence meet.!
@if (session('error_message'))
{{ session('error_message') }}
@endif @if (session('success_message'))
{{ session('success_message') }}
@endif

OTP Verification

@csrf
@error('otp') @enderror
@csrf
@endsection @push("script") @endpush