diff --git a/resources/views/admin-reception-screen/index.blade.php b/resources/views/admin-reception-screen/index.blade.php index 4c644e2..618254b 100644 --- a/resources/views/admin-reception-screen/index.blade.php +++ b/resources/views/admin-reception-screen/index.blade.php @@ -9,14 +9,18 @@
Позиция | Название | действия | +|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $receptionScreen->position }} | {{ $receptionScreen->name }} | редактировать @@ -25,16 +29,23 @@ удалить | ++ + | @if(count($receptionScreen->files) !== 0)||||||||||||||
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + @endsection diff --git a/resources/views/files/index.blade.php b/resources/views/files/index.blade.php index 3ad1ee5..e384314 100644 --- a/resources/views/files/index.blade.php +++ b/resources/views/files/index.blade.php @@ -9,18 +9,19 @@
|