n@extends('root.layouts.master') @section('content')
@foreach($categorie as $categories) @endforeach
Titre Modifier Supprimer
{{$categories->LibelleCategorie}}
@endsection