User Skype ID
The interview will take place using Skype.
@if(empty($step_status))
This step is disable until user will reach to step.
@else
@if(!empty($portfolio->placement_agency_id) && $portfolio->placementAgency->checkAgencySync())
@if(empty($skype_id))
Skype Id will be updated by user or ITN admin.
@else
Skype Id: {{$skype_id}}
@endif
@else
@endif
@if(!empty($skype_id) && ($step_status == 1 || $step_status == 2))
(Next Step: Schedule an interview with {{ $company_name }})
With Skype you can make video and audio calls, exchange chat messages and do much more using Skype's software on your computer, mobile phone, tablet and other devices.
@endif
@endif