From d1e8c1cd75c4da1b0ca0d11ec3f2b5dad2aad345 Mon Sep 17 00:00:00 2001 From: developer Date: Fri, 8 May 2026 21:11:55 +0800 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D1=82=D0=B8=D0=BB=D1=8C=20=D0=BD=D0=BE=D0=B2=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Modules/Post/Views/list/card.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Modules/Post/Views/list/card.blade.php b/app/Modules/Post/Views/list/card.blade.php index 2caaa17..a4b4f5a 100644 --- a/app/Modules/Post/Views/list/card.blade.php +++ b/app/Modules/Post/Views/list/card.blade.php @@ -37,9 +37,9 @@ style=" background-image:url('{{ $post->image }}');">
-

{{ $post->name }}

+

{{ $post->name }}

- Опубиковано {{ $post->created_at->format('d.m.Y') }} + Опубиковано {{ $post->created_at->diffForHumans() }}