@extends('admin.layout') @section('title') Ajouter Famille @endsection @section('content')

Ajouter Famille

@csrf
@endsection @section('script') @endsection