Perbaikan minor pada member

This commit is contained in:
pand03
2026-03-10 09:58:05 +07:00
parent 1a15cde35a
commit 1fea83be32

View File

@@ -94,6 +94,8 @@ class="btn btn-light btn-lg w-100">
<i class="mdi mdi-printer btn-icon-append"></i>
</button>
</div>
{{-- {{ dd($filterSelect['softsetting']) }} --}}
</div>
</div>
</form>
@@ -140,7 +142,7 @@ class="btn btn-light btn-lg w-100">
<script src="{{ asset('js/select2.js') }}"></script>
<script>
$(document).ready(function () {
let location = @json($filterSelect['softsetting'] ?? '');
let location = @json(collect($locationSettings ?? [])->except('logo'));
console.log(location?.namaperusahaan);
let awal = '';