@extends('front.second_search') @section('title') Personne @endsection @section('css') @endsection @section('content')

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) @endif
{{$person->biographie}}

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