= \Tpl::view( 'globelus/firms/_partials/menu', [
'active' => 'obserwowani-kandydaci'
] );?>
= ucfirst( $lang['obserwowani-kandydaci'] );?>
Posiadasz = (int)\front\factory\GlobelusFirms::get_firm_points( $this -> user['id'] );?> pkt. DoĆaduj konto.
= ucfirst( $lang['obserwowani-kandydaci-podtytul'] );?>
if ( is_array( $this -> candidates ) and count( $this -> candidates ) ):?>
foreach ( $this -> candidates as $candidate ):?>
if ( file_exists( \front\factory\GlobelusCandidates::avatar_url( $candidate['id'] ) ) ):?>
;?>)
else:?>

endif;?>
= $lang['plec'];?>: = !$candidate['sex'] ? $lang['kobieta'] : $lang['mezczyzna'];?>
= $lang['wiek'];?>: = $age = \S::date_diff( $candidate['date_of_birth'], date( 'Y-m-d H:i:s' ), 60 * 60 * 24 * 365.25 );?> = \front\factory\Globelus::age_word_translations( $age );?>
= \S::clear_advert_text( $advert['short_text'] );?>
= $lang['profil-kandydata'];?>
endforeach;?>
else:?>
= $lang['panel-pracodawcy-brak-obserwowanych-kandydatow'];?>
endif;?>