@extends('layouts.appfordashadmin')
@section('title')
Administration
@endsection
{{-- This page css --}}
@section('head')
@endsection
@section('content-title')
{{-- Le titre du contenu qui a gauche en haut dans le content --}}
Entité
@endsection
@section('content')
@endsection