{{-- resources/views/website/training/calendar_modal.blade.php --}} {{-- Extracted modal from training calendar page for reuse --}} ✖ CLOSE Get in Touch With Us Tell us what you need? we'll take it from here. @csrf {{-- Hidden fields for page tracking --}} @if($errors->any()) @foreach($errors->all() as $error) {{ $error }} @endforeach × @endif @error('first_name') {{ $message }} @enderror @error('last_name') {{ $message }} @enderror @error('phone_number') {{ $message }} @enderror @error('business_email') {{ $message }} @enderror @error('company') {{ $message }} @enderror Country India United States United Kingdom Canada Australia Germany France Japan China Other @error('country') {{ $message }} @enderror State Maharashtra Karnataka Tamil Nadu Delhi Gujarat West Bengal Rajasthan Uttar Pradesh Other @error('state') {{ $message }} @enderror City Mumbai Delhi Bangalore Chennai Kolkata Hyderabad Pune Ahmedabad Other @error('city') {{ $message }} @enderror {{ old('remark') }} @error('remark') {{ $message }} @enderror I agree to receive marketing information via email from IRCLASS and its affiliates relating to their products and services. I may withdraw my consent at any time with future effect. For further details, refer to the Privacy Notice. @error('g-recaptcha-response') {{ $message }} @enderror Submit {{-- Include reCAPTCHA script for this modal --}}
I agree to receive marketing information via email from IRCLASS and its affiliates relating to their products and services. I may withdraw my consent at any time with future effect. For further details, refer to the Privacy Notice.