 }})
+ {{ $item['key'] ?? '' }} +
++ {{ $item['value'] ?? '' }} +
+diff --git a/resources/views/client/raffles/layouts/app.blade.php b/resources/views/client/raffles/layouts/app.blade.php index f987415..08be1e9 100644 --- a/resources/views/client/raffles/layouts/app.blade.php +++ b/resources/views/client/raffles/layouts/app.blade.php @@ -615,6 +615,7 @@ }); }); + diff --git a/resources/views/client/raffles/pages/study-destination-template.blade.php b/resources/views/client/raffles/pages/study-destination-template.blade.php index b65b31b..6073776 100644 --- a/resources/views/client/raffles/pages/study-destination-template.blade.php +++ b/resources/views/client/raffles/pages/study-destination-template.blade.php @@ -66,49 +66,60 @@ - + @php + $accordionId = "accordion-questions-{$index}"; + @endphp
{{ $value['key'] ?? '' }}
+{{ $item['key'] ?? '' }}
{!! $child->description !!}
+{{ $item['key'] ?? '' }}
++ {{ $item['value'] ?? '' }} +
+{!! $child->description !!}
+{{ $item['key'] ?? '' }}
++ {{ $item['value'] ?? '' }} +
+