Gyanodaya Logo

Alumni Information

Full Name:{{ $alumniForm->full_name ?? '' }}
Email:{{ $alumniForm->email ?? '' }}
Mobile Number:{{ $alumniForm->mobile_number ?? '' }}
Occupation:{{ $alumniForm->occupation ?? '' }}
Designation:{{ $alumniForm->designation ?? '' }}
Batch:{{ $alumniForm->batch ?? '' }}
Country:{{countries()[$alumniForm->country]['name'] ?? ''}}
Testimonial:{{ strip_tags($alumniForm->testimonial->testimonial_text) ?? '' }}
Company Logo
@if ($alumniForm->company_logo) Company Logo @else No company logo uploaded @endif
Image
@if ($alumniForm->testimonial->image) Image @else No image uploaded @endif