@extends('layouts.app') @section('title', 'Journal Émotionnel') @section('content')
{{ $record->emotion }}
{{ $record->created_at->diffForHumans() }}
"{{ $record->note }}"
Aucun enregistrement pour le moment.