From 4c5452fe9352d62bbe4acf32c0bcc7551995e9c4 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: Fri, 19 Apr 2024 18:50:47 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0?= =?UTF-8?q?=B8=D0=B5=20=D0=BF=D0=BE=20=D0=BD=D0=B5=D0=BE=D0=B1=D1=8F=D0=B7=D0?= =?UTF-8?q?=B0=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D1=8B=D0=BC=20=D0=BF=D0=BE=D0=BB?= =?UTF-8?q?=D1=8F=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/employers/cabinet.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/employers/cabinet.blade.php b/resources/views/employers/cabinet.blade.php index 680e34f..9fcb4b2 100644 --- a/resources/views/employers/cabinet.blade.php +++ b/resources/views/employers/cabinet.blade.php @@ -123,7 +123,7 @@
- + @error('address') {{ $message }} @@ -134,7 +134,7 @@
- + @error('site') {{ $message }} -- 1.7.10.4