{{ ucwords($job->job_title) }} Details

{{ Userdefined::showMessage() }} @if(Entrust::hasRole('bdm') || Entrust::hasRole('bdm_tl') || Entrust::hasRole('acs_jobs') || Entrust::hasRole('vendor') || Entrust::hasRole('vendor_tl') || Entrust::hasRole('implementor') || Entrust::hasRole('client') || Entrust::hasRole('client_tl'))
@if(Entrust::hasRole('bdm') || Entrust::hasRole('bdm_tl'))
Vendor Details
{{ ucfirst($job->vendor_name) }}
{{ \APP\Userdefined::country_name($job->vendor_country) }}
{{ $job->vendor_website }}
@endif @if(Entrust::hasRole('bdm') || Entrust::hasRole('bdm_tl') || Entrust::hasRole('vendor') || Entrust::hasRole('vendor_tl'))
Implementer Details
{{ ucfirst($job->implementer_name) }}
{{ \APP\Userdefined::country_name($job->implementer_country) }}
{{ $job->implementer_website }}
@endif @if(Entrust::hasRole('bdm') || Entrust::hasRole('bdm_tl') || Entrust::hasRole('vendor') || Entrust::hasRole('vendor_tl') || Entrust::hasRole('implementer') || Entrust::hasRole('implementer_tl'))
Client Details
{{ ucfirst($job->client_name) }}
{{ \APP\Userdefined::country_name($job->client_country) }}
{{ $job->client_website }}
@endif
Job Details
{{ ucfirst($job->job_title) }}
{{ ucwords($job->job_loc) }}
{{ $job->job_experience_min }} - {{ $job->job_experience_max }}
{{ $job->payrate_min }} - {{ $job->payrate_max }}
{{ ucwords(str_replace('_', ' ' , $job->job_employment_type)) }}
{{ $Status }}
{{ ucfirst($job->job_internal_message) }}
{{ ucfirst(str_limit(strip_tags($job->job_description, 20))) }}
@if(Entrust::hasRole('bdm'))
HR Details
{{ ucfirst($job->hr_name) }}
{{ ucwords($job->hr_email) }}
{{ $job->hr_phone }}
{{ $job->hr_designation }}
@endif

Shared Profiles

@if(count($shares_students) > 0) @foreach($shares_students as $k=>$shares_student)
S.No Name Mobile Email Visa Type Technologies Location Specific Status Action
{{ $i++ }} {{ $shares_student->std_name }} {{ $shares_student->mobile }} {{ $shares_student->email }} {{ $shares_student->visa_status }}