@extends('backend.include.layout') @section('title') Paramètres || {{env('APP_NAME')}} @endsection @section('fil-arial')

Paramètres

@endsection @section('contenu')
@if (auth()->user()->getRole->libelle == 'ADMIN') @endif
@endsection @section('script-js') @endsection