From abc503ecd98b09fafab12163a77354da094e1270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=91=D0=B0=D0=B1=D0=BA=D0=B8=D0=BD?= Date: Thu, 30 Jun 2022 15:17:22 +0300 Subject: [PATCH] Project CRUD redy --- resources/views/projects/edit.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/projects/edit.blade.php b/resources/views/projects/edit.blade.php index 1f84695..cc22ea7 100644 --- a/resources/views/projects/edit.blade.php +++ b/resources/views/projects/edit.blade.php @@ -5,7 +5,7 @@ - + \ No newline at end of file