Warning: Undefined variable $person in /home/trombino/public_html/sanctions.trombino.org/resources/views/front/fonctionnaire.blade.php on line 118
Warning: Attempt to read property "img_perso_url" on null in /home/trombino/public_html/sanctions.trombino.org/resources/views/front/fonctionnaire.blade.php on line 118
@if($person->nom && $person->prenom)
{{ $person->prenom }} {{ $person->nom }}
@endif
@if($person->biographie)
{{$person->biographie}}
|
@endif
Postes occupés
Warning: Undefined variable $person in
/home/trombino/public_html/sanctions.trombino.org/resources/views/front/fonctionnaire.blade.php on line
148
Fatal error: Uncaught Error: Call to a member function recruiter() on null in /home/trombino/public_html/sanctions.trombino.org/resources/views/front/fonctionnaire.blade.php:148
Stack trace:
#0 {main}
thrown in
/home/trombino/public_html/sanctions.trombino.org/resources/views/front/fonctionnaire.blade.php on line
148