}})
| Purpose: | {{$data['title']}} |
| Description: | {{$data['msg_content']}} |
| ------------------------------------------------------------------- | |
Basic Information |
|
| Title: | {{$job_spec->title}} |
| Company Name: | {{$job_spec->company_name}} |
| Link to Website: | {{$job_spec->link_to_website}} |
| Apply Website Link: | {{$job_spec->website_link}} |
| Industrys: | @foreach($industry_data as $ind) @if(in_array($ind->id, $industry)) {{$ind->name.', '}} @endif @endforeach |
| Functions: | @foreach($roles_data as $r) @if(in_array($r->id, $function)) {{$r->name.', '}} @endif @endforeach |
| Company description: | {{$company_desc}} |
| Position description: | {{$position_desc}} |
| Country: | {{$country_name->name}} |
| Province: | {{$job_spec->province}} |
| State: | {{$state_name->name}} |
| City: | {{$job_spec->city}} |
Compensation |
|
| Base Salary Range: | {{$job_spec->sal_range}} |
| Additional Elements: | {{$additional_elements}} |
Preferred Candidate |
|
| Likely Skill Level: | @for($i = 0; $i < count($array); $i++){{ $array[$i].', ' }}@endfor |
| Job Type: | {{ $job_spec->jobtype }} |
| Experience: | {{ $experience }} |
| Qualification: | {{ $qualification }} |
Contact Info |
|
| Keep anonymous: | @if($job_spec->anonymous==0){{'No'}}@else{{'Yes'}}@endif |
| Name: | {{$job_spec->username}} |
| Email: | {{$job_spec->email}} |
| Apply to: | {{$job_spec->apply}} |
| Company Name: | {{$job_spec->contact_company}} |
| Street: | {{$job_spec->street}} |
| City: | {{$job_spec->contact_city}} |
| State: | {{$contact_state->name}} |
| Country: | {{$contact_country->name}} |
| Province: | {{$job_spec->contact_province}} |
| Phone Number: | {{$job_spec->phone}} |
| Fax Number: | {{$job_spec->fax}} |
| Comment: | {{$job_spec->comment}} |
Thank you,
Sanskar Team.