@extends('dashboard.index') @section('title', 'Membres') @section('title2', 'Ajouter') @section('content')

Ajouter un membre

@csrf
{{-- Photo --}}
{{-- Infos de base --}}
Réseaux sociaux
{{-- Site web --}}
{{-- Réseaux sociaux --}}
@super {{-- Statut --}}
@endsuper {{-- Description --}}
Annuler
@endsection