@extends('base') @section('title') Listing {{{ $user->currentSection->de_la_section }}} @stop @section('head') @stop @section('additional_javascript') @stop @section('forward_links') @if ($can_manage)
$user->currentSection->slug)) }}'> Gérer le listing
@endif @if (count($sections) == 1) @if ($sections[0]['show_subgroup']) @endif @endif @stop @section('content')N° | Nom | Prénom | @if ($sct['show_totem'])Totem | @endif @if ($sct['show_subgroup']){{{ $sct['section_data']->subgroup_name }}} | @endif @if ($sct['show_role'])Rôle | @endifTéléphone | ||
---|---|---|---|---|---|---|---|---|
{{ $counter++ }} | Détails @if (Parameter::get(Parameter::$SHOW_MEMBER_HISTORY)) Historique @endif @if ($user->isOwnerOfMember($member)) Modifier @endif | {{{ $member->last_name }}} | {{{ $member->first_name }}} | @if ($sct['show_totem']){{{ $member->totem }}} | @endif @if ($sct['show_subgroup']){{{ $member->subgroup }}} | @endif @if ($sct['show_role']){{{ $member->role }}} | @endif{{{ $member->getPublicPhone() }}} | PersonalEmailController::$CONTACT_TYPE_PARENTS, "member_id" => $member->id)) }}"> Envoyer un e‑mail |
Il n'y a aucun membre dans cette section.