@extends('backend.layouts.default')

@section('main')
    <h1>Le dashboard</h1>
@stop
