@extends('layouts.app') @section('discussionactive','active') @section('content')
    @include('_listeDiscussion')
@endsection