= $this->extend('layout'); ?> = $this->section('css'); ?> = $this->endSection(); ?> = $this->section('menu'); ?> = $this->include('sidebar') ?> = $this->endSection(); ?> = $this->section('content'); ?> Neue Rechnung = esc($error) ?> Multi Rechnung > Re-Nr. > Datum Empfänger Konto: = form_dropdown('source', $sourcelist, $source,'id="source" class="form-select"'); ?> Scheduled: = form_dropdown("scheduledNum", $scheduled['NumList'], $scheduledNum,$scheduled['style']); ?> = form_dropdown("scheduledType",$scheduled['TypeList'], $scheduledType,$scheduled['style']); ?> Offener Betrag: = form_dropdown("category_parent[$i]", $subsparent[$i], $category_parent[$i], 'class="form-select parent"'); ?> = form_dropdown("category[$i]", $subscategory[$i], $category[$i], 'class="form-select"'); ?> + Zeile > Entwurf Submit Zurück = $this->endSection(); ?> = $this->section('scripts'); ?> = $this->endSection(); ?>