@extends('layouts.back.template') @section('content')
@include('pages.back.tableau_de_bord') @include('pages.back.favories') @include('pages.back.enseignes_suivies') @include('pages.back.edit_profil')
@endsection