Hello {{$name}} !

Job Specification Form Details from {{$firstname}}!

------------------------------------------------------------------- @if($job_spec->title!="") @endif @if($job_spec->company_name!="") @endif @if($job_spec->link_to_website!="") @endif @if($job_spec->website_link!="") @endif @if($job_spec->industry!="") @endif @if($job_spec->function!="") @endif @if($job_spec->company_desc!="") @endif @if($job_spec->position_desc!="") @endif @if($country_name->name!="") @endif @if($job_spec->province!="") @endif @if($state_name->name!="") @endif @if($job_spec->city!="") @endif @if($job_spec->sal_range!="" && $job_spec->hide_sal==0) @endif @if($job_spec->additional_elements!="") @endif @if($job_spec->skill_level!="") @endif @if($job_spec->jobtype!="") @endif @if($job_spec->experience!="") @endif @if($job_spec->qualification!="") @endif @if($job_spec->anonymous!="") @endif @if($job_spec->username!="") @endif @if($job_spec->email!="") @endif @if($job_spec->apply!="") @endif @if($job_spec->contact_company!="") @endif @if($job_spec->street!="") @endif @if($job_spec->contact_city!="") @endif @if($job_spec->contact_state!="") @endif @if($job_spec->contact_country!="") @endif @if($job_spec->contact_province!="") @endif @if($job_spec->phone!="") @endif @if($job_spec->fax!="") @endif @if($job_spec->comment!="") @endif
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.