@extends('admin.template') @section('title') Tableau de bord @endsection @section('main-content')

Tableau de bord

@endsection @section('my-scripts') @endsection