@extends('admin.layout') @section('title') Gestion des Elements @endsection @section('content')

Famille : {{ $famille->nom ?? '' }}


Image Element Quantité
@endsection @section('script') @endsection