# Open Roles
**Full Name**
{{ $applyForm->name . ' ' . $applyForm->last_name }}
**Email**
{{ $applyForm->email }}
**Phone Number**
{{ $applyForm->phone }}
**Base in Jakarta?**
{{ $applyForm->base_in_jakarta }}
**Find Idein from**
{{ $applyForm->find_idein }}
**Address**
{{ $applyForm->address === '-' ? '\-' : $applyForm->address }}
**About Themselves**
{{ $applyForm->about_yourself }}
Send Email to Sender
or
Open Dashboard