@if (session('success'))
        
            
        
            
        
    
    
            {{ session('success') }}
        
    @endif
        Créer un nouveau commentaire
Liste des commentaires
| Photo | Nom | Université | Commentaire | Actions | 
|---|---|---|---|---|
                            @if ($comment->photo)
                             
                            @endif
                         | 
                        {{ $comment->nom }} | {{ $comment->universite }} | {{ $comment->commentaire }} | Modifier | 
                            @endif