perbaikan print out standart

This commit is contained in:
majid
2024-12-31 16:41:06 +07:00
parent f490d337a4
commit 0a5afe39e0
4 changed files with 194 additions and 147 deletions

View File

@@ -55,8 +55,8 @@
@endif
@if (isset($formFoto['foto_lantai_unit']['foto_lantai_unit'] ))
@foreach ($formFoto['foto_lantai_unit']['foto_lantai_unit'] as $index => $floorPhotos)
@if (isset($formFoto['foto_lantai_unit'] ))
@foreach ($formFoto['foto_lantai_unit'] as $index => $floorPhotos)
@foreach ($floorPhotos as $index => $item)
<div class="border photo-item">
<h2 class="text-gray-600 font-semibold text-xl">
@@ -75,7 +75,7 @@
@endforeach
@endif
{{-- @if (isset($formFoto['foto_lingkungan']['foto_lingkungan']))
@if (isset($formFoto['foto_lingkungan']['foto_lingkungan']))
@foreach ($formFoto['foto_lingkungan']['foto_lingkungan'][0] as $index => $item)
<div class="border photo-item">
<h2 class="text-gray-600 font-semibold text-xl">
@@ -91,7 +91,7 @@
@endif
</div>
@endforeach
@endif --}}
@endif
@if (isset($formFoto['foto_basement']))
<div class="border photo-item">