@extends('layouts.master_panel') @section('title') Personnel @stop @section('CSS') @stop @section('JS') @stop @section('content')
| # | Nom et Prénom | Type | Téléphone | Badge | |
|---|---|---|---|---|---|
|
@if(!empty($perso->image))
|
{{ $perso->last_name . ' ' . $perso->first_name }} |