@{{ item.id }} |
@if($type == 'draft')
@{{ item.consultant_profile.created_at_formatted }} |
@{{ item.consultant_plans_count ? 'Yes' : 'No'}} |
@endif
@{{ item.first_name }} @{{ item.last_name
}} |
@{{ item.mobile }} |
@{{ item.email }} |
@{{ item.consultant_plans && item.consultant_plans[0] ?
item.consultant_plans[0].name : '-' }} |
@{{ item.consultant_profile.hourly_rate.country.currency_symbol }} @{{
item.consultant_profile.hourly_rate.start_rate_formatted }}
- @{{
item.consultant_profile.hourly_rate.end_rate_formatted }}
+
-
|
@{{ item.consultant_profile.consultant_type }} |
- |
@if($type == 'approved')
Expired
Deactivated
Activated
|
@endif
remove_red_eye
@permission('candidate-impersonate-read')
input
@endpermission
|