From 507c1e1a19c783afc276c4be5d81e8e753511b90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=20=D0=9B=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Wed, 15 May 2024 22:05:33 +0700 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=B0=D0=B3=20=D1=81=20mailto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/employers/favorite.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/employers/favorite.blade.php b/resources/views/employers/favorite.blade.php index 9e9a750..bca3e6d 100644 --- a/resources/views/employers/favorite.blade.php +++ b/resources/views/employers/favorite.blade.php @@ -149,7 +149,7 @@ @if (!empty($it->email))
Электронный адрес - {{ $it->email }} + {{ $it->email }}
@endif @if (!empty($it->city)) -- 1.7.10.4