@extends('app') @section('content')

Configuration

@if(Session::get('CONFIGURATION_RAPPORT_PDF'))

Configuration des rapports PDF

plus d'information
@endif @if(Session::get('CONFIGURATION_PROFIL_ACCES'))

Profil d'accès

plus d'information
@endif @if(Session::get('CONFIGURATION_PREFERENCES'))

Préférences

plus d'information
@endif
@endsection