@extends('masterpage') @section('newpagecontent') Request a Session with leadingindia.ai Team Register for Session with leadingindia.ai Team @if(!empty($errors->first())) {{ $errors->first() }} @endif Full Name* @if ($errors->has('fullname')) {{ $errors->first('fullname') }} @endif Institution* @if ($errors->has('institue')) {{ $errors->first('institue') }} @endif Designation* @if ($errors->has('designation')) {{ $errors->first('designation') }} @endif Which Membership Option you are looking for @if ($errors->has('membership_option')) {{ $errors->first('membership_option') }} @endif Who else will attend the session from your side @if ($errors->has('attend_session')) {{ $errors->first('attend_session') }} @endif (At least one person who can make the final decion on membership should be there to attend the session) Give three options to set up the session (For 15-20 minutes) Date 1* @if ($errors->has('date1')) {{ $errors->first('date1') }} @endif Time 1* @if ($errors->has('time1')) {{ $errors->first('time1') }} @endif Date 2 @if ($errors->has('date2')) {{ $errors->first('date2') }} @endif Time 2 @if ($errors->has('time2')) {{ $errors->first('time2') }} @endif Date 3 @if ($errors->has('date3')) {{ $errors->first('date3') }} @endif Time 3 @if ($errors->has('time3')) {{ $errors->first('time3') }} @endif Session Request 1. To understand the details of offerings 2. To clarify doubts {{-- --}} Seat Avaibility × @endsection
Request a Session with leadingindia.ai Team