@use(App\Domains\Finance\Enums\InvoiceType)
@forelse ($this->invoiceSchema as $key => $value) @php($model = $value->schema?->isLive() ? 'wire:model.live' : 'wire:model') @empty
@endforelse @if ($this->form->type == null || $form->type?->schema()->isCoaVisible()) @endif
@push('scripts') @vite(['resources/js/plugin/select2.js']) @endpush