From: Vincent Vanwaelscappel Date: Thu, 3 Nov 2022 19:27:12 +0000 (+0100) Subject: wip #5468 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=72324f88689176a58334e274cf7acda62805b3af;p=cubist_cms-back.git wip #5468 --- diff --git a/src/resources/views/fields/field_group_start.blade.php b/src/resources/views/fields/field_group_start.blade.php index 3d635ee..e56b94f 100644 --- a/src/resources/views/fields/field_group_start.blade.php +++ b/src/resources/views/fields/field_group_start.blade.php @@ -1 +1,4 @@ -
+
+ @if($field['label']) +

{{$field['label']}}

+@endif