@extends('layouts.theme1') @section('title', 'Dashboard') @section('style') @endsection @section('content')

Créer une réponse à la question : {{ $question->libelle }}

@csrf
@endsection