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

Profil d'accès

@if(Session::get('CONFIGURATION_BACK_OFFICE')) @endif @if(Session::get('CONFIGURATION_FRONT_OFFICE')) @endif
@endsection