Dashboard
Error! {!! \Session::get('error') !!}
@endif
@if(!$is_lmscorporate)
@if(Auth::guard('corporate')->user()->status == 1)
@endif
@endif
@if(Auth::guard('corporate')->user()->status == 1)
@if(!empty($recent_jobs))
@foreach($recent_jobs as $post)
@endforeach
@endif
@endif
@php
$getcustom_feature_details=\App\Helper\HireMeeHelper::getCorporateCustomFeature(Auth::guard('corporate')->user()->company_id);
@endphp
Welcome to HireMee
Hire the Best on Time
Recent Job posts
@if($post->user_type == '1')
@if($post->user_type == 2)
@php
if(isset($post['postedUser']) && isset($post['postedUser']->image))
{
$image = \HireMeeHelper::getAWSImageUrl($post['postedUser']->image->s3_id,config('filesystems.disks.s3.bucket'));
}
else{
$image = secure_asset('assets/images/user.png');
}
$type = 'recruiter';
@endphp
@else
@php
$image = ($post['postedUser'] ? ($post['postedUser']->companyLogo ? \HireMeeHelper::getAWSImageUrl($post['postedUser']->companyLogo->s3_id,config('filesystems.disks.comp1.bucket'),'comp1') : secure_asset('assets/images/user.png')) : secure_asset('assets/images/user.png'));
$type = 'company';
@endphp
@endif
@else
@php
if(isset($post['postedUser']) && isset($post['postedUser']->image))
{
$image = \HireMeeHelper::getAWSImageUrl($post['postedUser']->image->s3_id,config('filesystems.disks.s3.bucket'));
}
else{
$image = secure_asset('assets/images/user.png');
}
$type = 'recruiter';
@endphp
@endif

{{ empty($post->job_title) ? 'Not Updated' : ucwords($post->job_title) }}
{{ empty($post['category']) ? 'Not Updated' : $post['category']->industry_name }}
Application Received for the position
{{ empty(count($post['appliedjob'])) ? '000' : sprintf('%03d', count($post['appliedjob'])) }}
{{-- @if($CORPORATE_ID != $login_user->company_id) --}}
@if(!$is_lmscorporate)
Searches
Profiles
Profiles
Profiles
Jobs
Jobs
Jobs
Candidates
@endif
@if(!empty($prolimit))
Profile Limit
Assessment Limit
@endif
Overview
{{ empty($total_searches) ? 0 : $total_searches }}
TotalSearches
{{ empty($selected_profiles) ? 0 : $selected_profiles }}
SelectedProfiles
{{ empty($rejected_profiles) ? 0 : $rejected_profiles }}
RejectedProfiles
{{ empty($invited_profiles) ? 0 : $invited_profiles }}
InvitedProfiles
{{ empty($total_jobs) ? 0 : $total_jobs }}
TotalJobs
{{ empty($active_jobs) ? 0 : $active_jobs }}
ActiveJobs
{{ empty($closed_jobs) ? 0 : $closed_jobs }}
ClosedJobs
{{ empty($hired_profiles) ? 0 : $hired_profiles }}
HiredCandidates
Pro Limits
{{ (empty($prostatustbl) ? 0 : $prostatustbl->no_of_profile)-(empty($prolimit) ? 0 : $prolimit->utilized) }}
RemainingProfile Limit
{{ empty($prolimit) ? 0 : $prolimit->no_of_assessment }}
RemainingAssessment Limit
@if(!$getcustom_feature_details > 0)
@endif
@if(Auth::guard('corporate')->user()->user_type == 1)
@if(Auth::guard('corporate')->user()->status == 1)
@if(!$getcustom_feature_details>0)
@endif
@endif
@endif
@if(isset($companyprofile) && !is_null($companyprofile))
@else
@endif
Total Search Limits
{{ empty($search_limit) ? 0 : $search_limit }}
{!! Form::open(array('url' => secure_url('company/recruiter/invite'), 'method'=>'POST','class'=>'form-horizontal','name'=>'recruiter-invite','id'=>'recruiter-invite-form')) !!}
@if($recruiter_limitations == 'not_exceed')
@else
@endif
{!! Form::close() !!}
Invite Recruiter
*
{!! Form::text('recruiter-invite-email','',array('class'=>'form-control js-tooltip-validate','id'=>'recruiter-invite-email','placeholder'=>'Recruiter Email Address')) !!}
{{'Recruiter Limit Reached'}}
{{ empty($companyprofile->company_name) ? "" : ucwords($companyprofile->company_name) }}
About
@php if(!empty($companyprofile->about_summery)){ $about = substr($companyprofile->about_summery, 0, 100); $readmore = substr($companyprofile->about_summery, 100, 500); }else{ $about = "About Summary Not Updated"; $readmore = ""; } @endphp{{ $about }}{{ $readmore }}
@if(!empty($readmore)) @endif {{-- @if($CORPORATE_ID != $login_user->company_id) --}} @if(!$is_lmscorporate) Copy Company profile link @endif{{ empty($recruiterprofile->getCompanyList->company->company_name) ? '' : ucwords($recruiterprofile->getCompanyList->company->company_name)}}
Recruiter profile completion {{$profile_completion_percentage}}% Update
About
@php if(!empty($recruiterprofile->about_summery)){ $about = substr($recruiterprofile->about_summery, 0, 100); $readmore = substr($recruiterprofile->about_summery, 100, 500); }else{ $about = "About Summary Not Updated"; $readmore = ""; } @endphp{{ ucwords($about) }}{{ $readmore }}
@if(!empty($readmore)) @endifAssessment
Start Date:
End Date:
Assessment Type:
{!! Form::select('questiontype[]',$question_type,null,['class' =>'form-control js-select2', 'id'=>'js-mul-qustype','data-placeholder' =>'Select Question Type', 'multiple'=>true]) !!}
Assessment Name *Select all
{!! Form::select('assessment_name',[],null,['class' =>'form-control js-assessment-list js-select2', 'id'=>'js-ass-name', 'multiple'=>true]) !!}
{{number_format($recharge_amount,2) ?? 0.00}}
Recharge Amount{{number_format(($recharge_amount - $amount),2) ?? 0.00}}
Balance Amount| Date Range | Assessment Type | Assessment Name | Pins Consumed | @if(!is_null($get_customized_setting)) @if($get_customized_setting->is_testpin_calc == 1)Price Per Pin | Amount Consumed | @endif @endif
|---|