ok
Direktori : /home2/selectio/www/fms-worksuite/storage/framework/views/ |
Current File : /home2/selectio/www/fms-worksuite/storage/framework/views/6d06a1beee4f574e915aa4cbba290b4b.php |
<?php $addProductPermission = user()->permission('add_product'); ?> <link rel="stylesheet" href="<?php echo e(asset('vendor/css/dropzone.min.css')); ?>"> <?php if(!in_array('clients', user_modules())): ?> <?php if (isset($component)) { $__componentOriginal71c6471fa76ce19017edc287b6f4508c = $component; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.alert','data' => ['class' => 'mb-3','type' => 'danger','icon' => 'exclamation-circle']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('alert'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'mb-3','type' => 'danger','icon' => 'exclamation-circle']); ?><span><?php echo app('translator')->get('messages.enableClientModule'); ?></span> <?php if (isset($component)) { $__componentOriginal29acd9b76240152ae380821b082bd629 = $component; } ?> <?php $component = App\View\Components\Forms\LinkSecondary::resolve(['icon' => 'arrow-left','link' => route('invoices.index')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.link-secondary'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\LinkSecondary::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?><?php echo app('translator')->get('app.back'); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal29acd9b76240152ae380821b082bd629)): ?> <?php $component = $__componentOriginal29acd9b76240152ae380821b082bd629; ?> <?php unset($__componentOriginal29acd9b76240152ae380821b082bd629); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal71c6471fa76ce19017edc287b6f4508c)): ?> <?php $component = $__componentOriginal71c6471fa76ce19017edc287b6f4508c; ?> <?php unset($__componentOriginal71c6471fa76ce19017edc287b6f4508c); ?> <?php endif; ?> <?php else: ?> <!-- CREATE INVOICE START --> <div class="bg-white rounded b-shadow-4 create-inv"> <!-- HEADING START --> <div class="px-lg-4 px-md-4 px-3 py-3"> <h4 class="mb-0 f-21 font-weight-normal text-capitalize"><?php echo app('translator')->get('app.invoice'); ?> <?php echo app('translator')->get('app.details'); ?></h4> </div> <!-- HEADING END --> <hr class="m-0 border-top-grey"> <!-- FORM START --> <?php if (isset($component)) { $__componentOriginal18ad2e0d264f9740dc73fff715357c28 = $component; } ?> <?php $component = App\View\Components\Form::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('form'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Form::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'c-inv-form','id' => 'saveInvoiceForm']); ?> <?php if(isset($type) && $type == 'proposal'): ?> <input type="hidden" name="proposal_id" value="<?php echo e($proposalId); ?>"> <?php endif; ?> <?php if(isset($type) && $type == 'estimate'): ?> <input type="hidden" name="estimate_id" value="<?php echo e($estimateId); ?>"> <?php endif; ?> <!-- INVOICE NUMBER, DATE, DUE DATE, FREQUENCY START --> <div class="row px-lg-4 px-md-4 px-3 py-3"> <!-- INVOICE NUMBER START --> <div class="col-md-3"> <div class="form-group mb-lg-0 mb-md-0 mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'invoice_number','fieldLabel' => __('modules.invoices.invoiceNumber'),'fieldRequired' => 'true'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'mb-12']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7 = $component; } ?> <?php $component = App\View\Components\Forms\InputGroup::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.input-group'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\InputGroup::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php $__env->slot('prepend', null, []); ?> <span class="input-group-text"><?php echo e(invoice_setting()->invoice_prefix); ?><?php echo e(invoice_setting()->invoice_number_separator); ?><?php echo e($zero); ?></span> <?php $__env->endSlot(); ?> <input type="number" name="invoice_number" id="invoice_number" class="form-control height-35 f-15" value="<?php echo e(is_null($lastInvoice) ? 1 : $lastInvoice); ?>"> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7)): ?> <?php $component = $__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7; ?> <?php unset($__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7); ?> <?php endif; ?> </div> </div> <!-- INVOICE NUMBER END --> <!-- INVOICE DATE START --> <div class="col-md-2"> <div class="form-group mb-lg-0 mb-md-0 mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'due_date','fieldLabel' => __('modules.invoices.invoiceDate')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="input-group"> <input type="text" id="invoice_date" name="issue_date" class="px-6 position-relative text-dark font-weight-normal form-control height-35 rounded p-0 text-left f-15" placeholder="<?php echo app('translator')->get('placeholders.date'); ?>" value="<?php echo e(now(company()->timezone)->translatedFormat(company()->date_format)); ?>"> </div> </div> </div> <!-- INVOICE DATE END --> <!-- DUE DATE START --> <div class="col-md-2"> <div class="form-group mb-lg-0 mb-md-0 mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'due_date','fieldLabel' => __('app.dueDate')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="input-group "> <input type="text" id="due_date" name="due_date" class="px-6 position-relative text-dark font-weight-normal form-control height-35 rounded p-0 text-left f-15" placeholder="<?php echo app('translator')->get('placeholders.date'); ?>" value="<?php echo e(Carbon\Carbon::now(company()->timezone)->addDays($invoiceSetting->due_after)->format(company()->date_format)); ?>"> </div> </div> </div> <!-- DUE DATE END --> <!-- FREQUENCY START --> <div class="col-md-3"> <div class="form-group c-inv-select mb-lg-0 mb-md-0 mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'currency_id','fieldLabel' => __('modules.invoices.currency')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="select-others height-35 rounded"> <select class="form-control select-picker" name="currency_id" id="currency_id"> <?php $__currentLoopData = $currencies; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $currency): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if(isset($invoice)): ?> <?php if($currency->id == $invoice->currency_id): ?> selected <?php endif; ?> <?php else: ?> <?php if($currency->id == company()->currency_id): ?> selected <?php endif; ?> <?php endif; ?> value="<?php echo e($currency->id); ?>" data-currency-code="<?php echo e($currency->currency_code); ?>"> <?php echo e($currency->currency_code . ' (' . $currency->currency_symbol . ')'); ?> </option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </div> </div> <!-- FREQUENCY END --> <div class="col-md-2"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'exchange_rate','fieldLabel' => __('modules.currencySettings.exchangeRate'),'fieldRequired' => 'true'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <input type="number" id="exchange_rate" name="exchange_rate" class="px-6 position-relative text-dark font-weight-normal form-control height-35 rounded p-0 text-left f-15" value="<?php echo e($companyCurrency->exchange_rate); ?>" readonly> <small id="currency_exchange" class="form-text text-muted">( <?php echo e(company()->currency->currency_code); ?> <?php echo app('translator')->get('app.to'); ?> <?php echo e(company()->currency->currency_code); ?> )</small> </div> </div> <!-- INVOICE NUMBER, DATE, DUE DATE, FREQUENCY END --> <hr class="m-0 border-top-grey"> <!-- CLIENT, PROJECT, GST, BILLING, SHIPPING ADDRESS START --> <div class="row px-lg-4 px-md-4 px-3 pt-3"> <!-- CLIENT START --> <div class="col-md-4 mb-4"> <?php if(isset($client) && !is_null($client)): ?> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'due_date','fieldLabel' => __('app.client')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="input-group"> <input type="hidden" name="client_id" id="client_id" value="<?php echo e($client->id); ?>"> <input type="text" value="<?php echo e($client->name); ?>" class="form-control height-35 f-15 readonly-background" readonly> </div> </div> <?php else: ?> <?php if (isset($component)) { $__componentOriginalcfa76c1cf34159bb19d1a4c8f5da7d2c = $component; } ?> <?php $component = App\View\Components\ClientSelectionDropdown::resolve(['clients' => $clients,'selected' => (isset($invoice) ? $invoice->client_id : (request()->has('default_client') ? request()->has('default_client') : (isset($estimate) ? $estimate->client_id : null)))] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('client-selection-dropdown'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\ClientSelectionDropdown::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalcfa76c1cf34159bb19d1a4c8f5da7d2c)): ?> <?php $component = $__componentOriginalcfa76c1cf34159bb19d1a4c8f5da7d2c; ?> <?php unset($__componentOriginalcfa76c1cf34159bb19d1a4c8f5da7d2c); ?> <?php endif; ?> <?php endif; ?> </div> <!-- CLIENT END --> <!-- PROJECT START --> <div class="col-md-4"> <?php if(isset($project) && !is_null($project)): ?> <div class="form-group mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'due_date','fieldLabel' => __('app.project')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="input-group"> <input type="hidden" name="project_id" id="project_id" value="<?php echo e($project->id); ?>"> <input type="text" value="<?php echo e($project->project_name); ?>" class="form-control height-35 f-15 readonly-background" readonly> </div> </div> <?php else: ?> <div class="form-group c-inv-select mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'project_id','fieldLabel' => __('app.project')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="select-others height-35 rounded"> <select class="form-control select-picker" data-live-search="true" data-size="8" name="project_id" id="project_id"> <option value="">--</option> <?php if(isset($invoice) && $invoice->client): ?> <?php $__currentLoopData = $invoice->client->projects; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if($invoice->project_id == $item->id): ?> selected <?php endif; ?> value="<?php echo e($item->id); ?>"> <?php echo e($item->project_name); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php elseif(isset($estimate) && $estimate->client): ?> <?php $__currentLoopData = $estimate->client->projects; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if($estimate->project_id == $item->id): ?> selected <?php endif; ?> value="<?php echo e($item->id); ?>"> <?php echo e($item->project_name); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> </select> </div> </div> <?php endif; ?> </div> <!-- PROJECT END --> <div class="col-md-4"> <div class="form-group c-inv-select mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'calculate_tax','fieldLabel' => __('modules.invoices.calculateTax')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="select-others height-35 rounded"> <select class="form-control select-picker" data-live-search="true" data-size="8" name="calculate_tax" id="calculate_tax"> <option value="after_discount" <?php if(isset($invoice) && $invoice->calculate_tax == 'after_discount'): ?> selected <?php elseif(isset($estimate) && $estimate->calculate_tax == 'after_discount'): ?> selected <?php endif; ?>> <?php echo app('translator')->get('modules.invoices.afterDiscount'); ?></option> <option value="before_discount" <?php if(isset($invoice) && $invoice->calculate_tax == 'before_discount'): ?> selected <?php elseif(isset($estimate) && $estimate->calculate_tax == 'before_discount'): ?> selected <?php endif; ?>> <?php echo app('translator')->get('modules.invoices.beforeDiscount'); ?></option> </select> </div> </div> </div> <?php if($linkInvoicePermission == 'all'): ?> <div class="col-md-4"> <div class="form-group c-inv-select mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'bank_account_id','fieldLabel' => __('app.bankaccount')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="select-others height-35 rounded"> <select class="form-control select-picker" data-live-search="true" data-size="8" name="bank_account_id" id="bank_account_id"> <option value="">--</option> <?php if($viewBankAccountPermission != 'none'): ?> <?php $__currentLoopData = $bankDetails; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $bankDetail): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option value="<?php echo e($bankDetail->id); ?>"><?php if($bankDetail->type == 'bank'): ?> <?php echo e($bankDetail->bank_name); ?> | <?php endif; ?> <?php echo e(mb_ucwords($bankDetail->account_name)); ?> </option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> </select> </div> </div> </div> <div class="col-md-4 mt-3"></div> <?php endif; ?> </div> <div class="row px-lg-4 px-md-4 px-3 py-3"> <!-- BILLING ADDRESS START --> <div class="col-md-4"> <div class="form-group c-inv-select mb-0"> <label class="f-14 text-dark-grey mb-12 text-capitalize w-100" for="usr"><?php echo app('translator')->get('modules.invoices.billingAddress'); ?></label> <p class="f-15" id="client_billing_address"> <?php if(isset($invoice) && $invoice->client): ?> <?php echo nl2br($invoice->client->clientDetails->address); ?> <?php elseif(isset($invoice) && isset($client)): ?> <?php echo nl2br($client->clientDetails->address); ?> <?php elseif(isset($estimate) && $estimate->client): ?> <?php echo nl2br($estimate->client->clientDetails->address); ?> <?php else: ?> <span class="text-lightest"><?php echo app('translator')->get('messages.selectCustomerForBillingAddress'); ?></span> <?php endif; ?> </p> </div> </div> <!-- BILLING ADDRESS END --> <!-- SHIPPING ADDRESS START --> <div class="col-md-4"> <div class="form-group c-inv-select mb-lg-0 mb-md-0 mb-4"> <label class="f-14 text-dark-grey mb-12 text-capitalize w-100" for="usr"><?php echo app('translator')->get('modules.invoices.shippingAddress'); ?> </label> <p class="f-15" id="client_shipping_address"> <?php if(isset($invoice) && $invoice->client && $invoice->client->clientDetails->shipping_address): ?> <?php echo nl2br($invoice->client->clientDetails->shipping_address); ?> <?php elseif(isset($client) && $client->clientDetails && $client->clientDetails->shipping_address): ?> <?php echo nl2br($client->clientDetails->shipping_address); ?> <?php else: ?> <a href="javascript:;" class="text-capitalize" id="show-shipping-field"><i class="f-12 mr-2 fa fa-plus"></i><?php echo app('translator')->get('app.addShippingAddress'); ?></a> <?php endif; ?> </p> <p class="d-none" id="add-shipping-field"> <textarea class="form-control f-14 pt-2" rows="3" placeholder="<?php echo app('translator')->get('placeholders.address'); ?>" name="shipping_address" id="shipping_address"><?php if(isset($invoice) && $invoice->client): ?> <?php echo nl2br($invoice->client->clientDetails->shipping_address); ?> <?php endif; ?></textarea> </p> </div> </div> <!-- SHIPPING ADDRESS END --> <div class="col-md-4"> <div class="form-group c-inv-select mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'company_address_id','fieldLabel' => __('modules.invoices.generatedBy')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <div class="select-others height-35 rounded"> <select class="form-control select-picker" data-live-search="true" data-size="8" name="company_address_id" id="company_address_id"> <?php $__currentLoopData = $companyAddresses; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php echo e($item->is_default ? 'selected' : ''); ?> value="<?php echo e($item->id); ?>"> <?php echo e($item->location); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </div> </div> </div> <!-- CLIENT, PROJECT, GST, BILLING, SHIPPING ADDRESS END --> <?php if (isset($component)) { $__componentOriginalfa1d9407bf58c9650823154ec52dea3e = $component; } ?> <?php $component = App\View\Components\Forms\CustomField::resolve(['fields' => $fields] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.custom-field'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\CustomField::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalfa1d9407bf58c9650823154ec52dea3e)): ?> <?php $component = $__componentOriginalfa1d9407bf58c9650823154ec52dea3e; ?> <?php unset($__componentOriginalfa1d9407bf58c9650823154ec52dea3e); ?> <?php endif; ?> <hr class="m-0 border-top-grey"> <div class="row px-lg-4 px-md-4 px-3 py-3"> <div class="col-md-3 d-none product-category-filter"> <div class="form-group c-inv-select mb-4"> <?php if (isset($component)) { $__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7 = $component; } ?> <?php $component = App\View\Components\Forms\InputGroup::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.input-group'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\InputGroup::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <select class="form-control select-picker" name="category_id" id="product_category_id" data-live-search="true"> <option value=""><?php echo e(__('app.select') . ' ' . __('app.product') . ' ' . __('app.category')); ?></option> <?php $__currentLoopData = $categories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option value="<?php echo e($category->id); ?>"> <?php echo e(mb_ucwords($category->category_name)); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7)): ?> <?php $component = $__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7; ?> <?php unset($__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7); ?> <?php endif; ?> </div> </div> <div class="col-md-3"> <div class="form-group c-inv-select mb-4"> <?php if (isset($component)) { $__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7 = $component; } ?> <?php $component = App\View\Components\Forms\InputGroup::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.input-group'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\InputGroup::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <select class="form-control select-picker" data-live-search="true" data-size="8" id="add-products" title="<?php echo e(__('app.menu.selectProduct')); ?>"> <?php $__currentLoopData = $products; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option data-content="<?php echo e($item->name); ?>" value="<?php echo e($item->id); ?>"> <?php echo e($item->name); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> <?php $__env->slot('preappend', null, []); ?> <a href="javascript:;" class="btn btn-outline-secondary border-grey toggle-product-category" data-toggle="tooltip" data-original-title="<?php echo e(__('modules.productCategory.filterByCategory')); ?>"><i class="fa fa-filter"></i></a> <?php $__env->endSlot(); ?> <?php if($addProductPermission == 'all' || $addProductPermission == 'added'): ?> <?php $__env->slot('append', null, []); ?> <a href="<?php echo e(route('products.create')); ?>" data-redirect-url="no" class="btn btn-outline-secondary border-grey openRightModal" data-toggle="tooltip" data-original-title="<?php echo e(__('app.add').' '.__('modules.dashboard.newproduct')); ?>"><?php echo app('translator')->get('app.add'); ?></a> <?php $__env->endSlot(); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7)): ?> <?php $component = $__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7; ?> <?php unset($__componentOriginalcbf9105fd4879d5d6ef9e1f6fe271af7); ?> <?php endif; ?> </div> </div> </div> <div id="sortable"> <?php if(isset($invoice)): ?> <?php $__currentLoopData = $invoice->items; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <!-- DESKTOP DESCRIPTION TABLE START --> <div class="d-flex px-4 py-3 c-inv-desc item-row"> <div class="c-inv-desc-table w-100 d-lg-flex d-md-flex d-block"> <table width="100%"> <tbody> <tr class="text-dark-grey font-weight-bold f-14"> <td width="<?php echo e($invoiceSetting->hsn_sac_code_show ? '40%' : '50%'); ?>" class="border-0 inv-desc-mbl btlr"><?php echo app('translator')->get('app.description'); ?></td> <?php if($invoiceSetting->hsn_sac_code_show): ?> <td width="10%" class="border-0" align="right"><?php echo app('translator')->get("app.hsnSac"); ?> </td> <?php endif; ?> <td width="10%" class="border-0" align="right"> <?php echo app('translator')->get("modules.invoices.qty"); ?> </td> <td width="10%" class="border-0" align="right"> <?php echo app('translator')->get("modules.invoices.unitPrice"); ?></td> <td width="13%" class="border-0" align="right"> <?php echo app('translator')->get('modules.invoices.tax'); ?> </td> <td width="17%" class="border-0 bblr-mbl" align="right"> <?php echo app('translator')->get('modules.invoices.amount'); ?></td> </tr> <tr> <td class="border-bottom-0 btrr-mbl btlr"> <input type="text" class="form-control f-14 border-0 w-100 item_name" name="item_name[]" placeholder="<?php echo app('translator')->get('modules.expenses.itemName'); ?>" value="<?php echo e($item->item_name); ?>"> </td> <td class="border-bottom-0 d-block d-lg-none d-md-none"> <textarea class="f-14 border-0 w-100 mobile-description form-control" placeholder="<?php echo app('translator')->get('placeholders.invoices.description'); ?>" name="item_summary[]"><?php echo e($item->item_summary); ?></textarea> </td> <?php if($invoiceSetting->hsn_sac_code_show): ?> <td class="border-bottom-0"> <input type="text" class="form-control f-14 border-0 w-100 text-right hsn_sac_code" value="<?php echo e($item->hsn_sac_code); ?>" name="hsn_sac_code[]"> </td> <?php endif; ?> <td class="border-bottom-0"> <input type="number" min="1" class="form-control f-14 border-0 w-100 text-right quantity mt-3" value="<?php echo e($item->quantity); ?>" name="quantity[]"> <?php if(!is_null($item->product_id) && $item->product_id != 0): ?> <span class="text-dark-grey float-right border-0 f-12"><?php echo e($item->unit->unit_type); ?></span> <input type="hidden" name="product_id[]" value="<?php echo e($item->product_id); ?>"> <input type="hidden" name="unit_id[]" value="<?php echo e($item->unit_id); ?>"> <?php else: ?> <select class="text-dark-grey float-right border-0 f-12" name="unit_id[]"> <?php $__currentLoopData = $units; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $unit): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if($item->unit_id == $unit->id): ?> selected <?php endif; ?> value="<?php echo e($unit->id); ?>"><?php echo e($unit->unit_type); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> <input type="hidden" name="product_id[]" value=""> <?php endif; ?> </td> <td class="border-bottom-0"> <input type="number" class="f-14 border-0 w-100 text-right cost_per_item form-control" placeholder="0.00" value="<?php echo e($item->unit_price); ?>" name="cost_per_item[]" min="1"> </td> <td class="border-bottom-0"> <div class="select-others height-35 rounded border-0"> <select id="multiselect" name="taxes[<?php echo e($key); ?>][]" multiple="multiple" class="select-picker type customSequence border-0" data-size="3"> <?php $__currentLoopData = $taxes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tax): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option data-rate="<?php echo e($tax->rate_percent); ?>" data-tax-text="<?php echo e(strtoupper($tax->tax_name) .':'. $tax->rate_percent); ?>%" <?php if(isset($item->taxes) && array_search($tax->id, json_decode($item->taxes)) !== false): echo 'selected'; endif; ?> value="<?php echo e($tax->id); ?>"> <?php echo e(strtoupper($tax->tax_name)); ?>: <?php echo e($tax->rate_percent); ?>%</option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </td> <td rowspan="2" align="right" valign="top" class="bg-amt-grey btrr-bbrr"> <span class="amount-html"><?php echo e(number_format((float) $item->amount, 2, '.', '')); ?></span> <input type="hidden" class="amount" name="amount[]" value="<?php echo e($item->amount); ?>"> </td> </tr> <tr class="d-none d-md-block d-lg-table-row"> <td colspan="<?php echo e($invoiceSetting->hsn_sac_code_show ? '4' : '3'); ?>" class="dash-border-top bblr"> <textarea class="f-14 border-0 w-100 desktop-description form-control" name="item_summary[]" placeholder="<?php echo app('translator')->get('placeholders.invoices.description'); ?>"><?php echo e($item->item_summary); ?></textarea> </td> <td class="border-left-0"> <input type="file" class="dropify" name="invoice_item_image[]" data-allowed-file-extensions="png jpg jpeg" data-messages-default="test" data-height="70" /> <input type="hidden" name="invoice_item_image_url[]"> </td> </tr> </tbody> </table> <a href="javascript:;" class="d-flex align-items-center justify-content-center ml-3 remove-item"><i class="fa fa-times-circle f-20 text-lightest"></i></a> </div> </div> <!-- DESKTOP DESCRIPTION TABLE END --> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php elseif(isset($estimate)): ?> <?php $__currentLoopData = $estimate->items; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <!-- DESKTOP DESCRIPTION TABLE START --> <div class="d-flex px-4 py-3 c-inv-desc item-row"> <div class="c-inv-desc-table w-100 d-lg-flex d-md-flex d-block"> <table width="100%"> <tbody> <tr class="text-dark-grey font-weight-bold f-14"> <td width="<?php echo e($invoiceSetting->hsn_sac_code_show ? '40%' : '50%'); ?>" class="border-0 inv-desc-mbl btlr"><?php echo app('translator')->get('app.description'); ?></td> <?php if($invoiceSetting->hsn_sac_code_show): ?> <td width="10%" class="border-0" align="right"><?php echo app('translator')->get("app.hsnSac"); ?> </td> <?php endif; ?> <td width="10%" class="border-0" align="right"> <?php echo app('translator')->get('modules.invoices.qty'); ?> </td> <td width="10%" class="border-0" align="right"> <?php echo app('translator')->get("modules.invoices.unitPrice"); ?></td> <td width="13%" class="border-0" align="right"> <?php echo app('translator')->get('modules.invoices.tax'); ?> </td> <td width="17%" class="border-0 bblr-mbl" align="right"> <?php echo app('translator')->get('modules.invoices.amount'); ?></td> </tr> <tr> <td class="border-bottom-0 btrr-mbl btlr"> <input type="text" class="form-control f-14 border-0 w-100 item_name" name="item_name[]" placeholder="<?php echo app('translator')->get('modules.expenses.itemName'); ?>" value="<?php echo e($item->item_name); ?>"> </td> <td class="border-bottom-0 d-block d-lg-none d-md-none"> <textarea class="f-14 border-0 w-100 mobile-description form-control" placeholder="<?php echo app('translator')->get('placeholders.invoices.description'); ?>" name="item_summary[]"><?php echo e($item->item_summary); ?></textarea> </td> <?php if($invoiceSetting->hsn_sac_code_show): ?> <td class="border-bottom-0"> <input type="text" class="form-control f-14 border-0 w-100 text-right hsn_sac_code" value="<?php echo e($item->hsn_sac_code); ?>" name="hsn_sac_code[]"> </td> <?php endif; ?> <td class="border-bottom-0"> <input type="number" min="1" class="form-control f-14 border-0 w-100 text-right quantity mt-3" value="<?php echo e($item->quantity); ?>" name="quantity[]"> <?php if(!is_null($item->product_id) && $item->product_id != 0): ?> <span class="text-dark-grey float-right border-0 f-12"><?php echo e($item->unit->unit_type); ?></span> <input type="hidden" name="product_id[]" value="<?php echo e($item->product_id); ?>"> <input type="hidden" name="unit_id[]" value="<?php echo e($item->unit_id); ?>"> <?php else: ?> <select class="text-dark-grey float-right border-0 f-12" name="unit_id[]"> <?php $__currentLoopData = $units; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $unit): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if($item->unit_id == $unit->id): ?> selected <?php endif; ?> value="<?php echo e($unit->id); ?>"><?php echo e($unit->unit_type); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> <input type="hidden" name="product_id[]" value=""> <?php endif; ?> </td> <td class="border-bottom-0"> <input type="number" class="f-14 border-0 w-100 text-right cost_per_item form-control" placeholder="0.00" value="<?php echo e($item->unit_price); ?>" name="cost_per_item[]" min="1"> </td> <td class="border-bottom-0"> <div class="select-others height-35 rounded border-0"> <select id="multiselect" name="taxes[<?php echo e($key); ?>][]" multiple="multiple" class="select-picker type customSequence border-0" data-size="3"> <?php $__currentLoopData = $taxes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tax): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option data-rate="<?php echo e($tax->rate_percent); ?>" data-tax-text="<?php echo e(strtoupper($tax->tax_name) .':'. $tax->rate_percent); ?>%" <?php if(isset($item->taxes) && array_search($tax->id, json_decode($item->taxes)) !== false): echo 'selected'; endif; ?> value="<?php echo e($tax->id); ?>"> <?php echo e(strtoupper($tax->tax_name)); ?>: <?php echo e($tax->rate_percent); ?>%</option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </td> <td rowspan="2" align="right" valign="top" class="bg-amt-grey btrr-bbrr"> <span class="amount-html"><?php echo e(number_format((float) $item->amount, 2, '.', '')); ?></span> <input type="hidden" class="amount" name="amount[]" value="<?php echo e($item->amount); ?>"> </td> </tr> <tr class="d-none d-md-block d-lg-table-row"> <td colspan="<?php echo e($invoiceSetting->hsn_sac_code_show ? '4' : '3'); ?>" class="dash-border-top bblr"> <textarea class="f-14 border-0 w-100 desktop-description form-control" name="item_summary[]" placeholder="<?php echo app('translator')->get('placeholders.invoices.description'); ?>"><?php echo e($item->item_summary); ?></textarea> </td> <td class="border-left-0"> <?php if(isset($type) && $type == 'proposal'): ?> <input type="hidden" id="imageId_<?php echo e($item->id); ?>" class="itemOldImage" name="image_id[]" value=<?php echo e(isset($item->proposalItemImage->id) ? $item->proposalItemImage->id : ''); ?> /> <input type="file" class="dropify itemImage" name="invoice_item_image[]" id="image<?php echo e($item->id); ?>" data-index="<?php echo e($loop->index); ?>" data-allowed-file-extensions="png jpg jpeg" data-item-id="<?php echo e($item->id); ?>" data-default-file="<?php echo e($item->proposalItemImage ? $item->proposalItemImage->file_url : ''); ?>" data-height="70" multiple /> <input type="hidden" name="invoice_item_image_url[]"> <?php else: ?> <input type="hidden" id="imageId_<?php echo e($item->id); ?>" class="itemOldImage" name="image_id[]" value=<?php echo e(isset($item->estimateItemImage->id) ? $item->estimateItemImage->id : ''); ?> /> <input type="file" class="dropify itemImage" name="invoice_item_image[]" id="image<?php echo e($item->id); ?>" data-index="<?php echo e($loop->index); ?>" data-allowed-file-extensions="png jpg jpeg" data-item-id="<?php echo e($item->id); ?>" data-default-file="<?php echo e($item->estimateItemImage ? $item->estimateItemImage->file_url : ''); ?>" data-height="70" multiple /> <input type="hidden" name="invoice_item_image_url[]"> <?php endif; ?> </td> </tr> </tbody> </table> <a href="javascript:;" class="d-flex align-items-center justify-content-center ml-3 remove-item"><i class="fa fa-times-circle f-20 text-lightest"></i></a> </div> </div> <!-- DESKTOP DESCRIPTION TABLE END --> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php else: ?> <!-- DESKTOP DESCRIPTION TABLE START --> <div class="d-flex px-4 py-3 c-inv-desc item-row"> <div class="c-inv-desc-table w-100 d-lg-flex d-md-flex d-block"> <table width="100%"> <tbody> <tr class="text-dark-grey font-weight-bold f-14"> <td width="<?php echo e($invoiceSetting->hsn_sac_code_show ? '40%' : '50%'); ?>" class="border-0 inv-desc-mbl btlr"><?php echo app('translator')->get('app.description'); ?></td> <?php if($invoiceSetting->hsn_sac_code_show): ?> <td width="10%" class="border-0" align="right"><?php echo app('translator')->get("app.hsnSac"); ?></td> <?php endif; ?> <td width="10%" class="border-0" align="right"> <?php echo app('translator')->get("modules.invoices.qty"); ?> </td> <td width="10%" class="border-0" align="right"> <?php echo app('translator')->get("modules.invoices.unitPrice"); ?> </td> <td width="13%" class="border-0" align="right"><?php echo app('translator')->get('modules.invoices.tax'); ?> </td> <td width="17%" class="border-0 bblr-mbl" align="right"> <?php echo app('translator')->get('modules.invoices.amount'); ?></td> </tr> <tr> <td class="border-bottom-0 btrr-mbl btlr"> <input type="text" class="form-control f-14 border-0 w-100 item_name" name="item_name[]" placeholder="<?php echo app('translator')->get('modules.expenses.itemName'); ?>"> </td> <td class="border-bottom-0 d-block d-lg-none d-md-none"> <textarea class="form-control f-14 border-0 w-100 mobile-description form-control" name="item_summary[]" placeholder="<?php echo app('translator')->get('placeholders.invoices.description'); ?>"></textarea> </td> <?php if($invoiceSetting->hsn_sac_code_show): ?> <td class="border-bottom-0"> <input type="text" class="form-control f-14 border-0 w-100 text-right hsn_sac_code" placeholder="" name="hsn_sac_code[]"> </td> <?php endif; ?> <td class="border-bottom-0"> <input type="number" min="1" class="form-control f-14 border-0 w-100 text-right quantity mt-3" value="1" name="quantity[]"> <select class="text-dark-grey float-right border-0 f-12" name="unit_id[]"> <?php $__currentLoopData = $units; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $unit): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if($unit->default == 1): ?> selected <?php endif; ?> value="<?php echo e($unit->id); ?>"><?php echo e($unit->unit_type); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> <input type="hidden" name="product_id[]" value=""> </td> <td class="border-bottom-0"> <input type="number" min="1" class="f-14 border-0 w-100 text-right cost_per_item form-control" placeholder="0.00" value="0" name="cost_per_item[]"> </td> <td class="border-bottom-0"> <div class="select-others height-35 rounded border-0"> <select id="multiselect" name="taxes[0][]" multiple="multiple" class="select-picker type customSequence border-0" data-size="3"> <?php $__currentLoopData = $taxes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tax): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option data-rate="<?php echo e($tax->rate_percent); ?>" data-tax-text="<?php echo e(strtoupper($tax->tax_name) .':'. $tax->rate_percent); ?>%" value="<?php echo e($tax->id); ?>"><?php echo e(strtoupper($tax->tax_name)); ?>: <?php echo e($tax->rate_percent); ?>%</option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </td> <td rowspan="2" align="right" valign="top" class="bg-amt-grey btrr-bbrr"> <span class="amount-html">0.00</span> <input type="hidden" class="amount" name="amount[]" value="0"> </td> </tr> <tr class="d-none d-md-table-row d-lg-table-row"> <td colspan="<?php echo e($invoiceSetting->hsn_sac_code_show ? '4' : '3'); ?>" class="dash-border-top bblr border-right-0"> <textarea class="f-14 border p-3 rounded w-100 desktop-description form-control" name="item_summary[]" placeholder="<?php echo app('translator')->get('placeholders.invoices.description'); ?>"></textarea> </td> <td class="border-left-0"> <input type="file" class="dropify" name="invoice_item_image[]" data-allowed-file-extensions="png jpg jpeg" data-messages-default="test" data-height="70" /> <input type="hidden" name="invoice_item_image_url[]"> </td> </tr> </tbody> </table> <a href="javascript:;" class="d-flex align-items-center justify-content-center ml-3 remove-item"><i class="fa fa-times-circle f-20 text-lightest"></i></a> </div> </div> <!-- DESKTOP DESCRIPTION TABLE END --> <?php endif; ?> </div> <!-- ADD ITEM START--> <div class="row px-lg-4 px-md-4 px-3 pb-3 pt-0 mb-3 mt-2"> <div class="col-md-12"> <a class="f-15 f-w-500" href="javascript:;" id="add-item"><i class="icons icon-plus font-weight-bold mr-1"></i><?php echo app('translator')->get('modules.invoices.addItem'); ?></a> </div> </div> <!-- ADD ITEM END--> <hr class="m-0 border-top-grey"> <!-- TOTAL, DISCOUNT START --> <div class="d-flex px-lg-4 px-md-4 px-3 pb-3 c-inv-total"> <table width="100%" class="text-right f-14 text-capitalize"> <tbody> <tr> <td width="50%" class="border-0 d-lg-table d-md-table d-none"></td> <td width="50%" class="p-0 border-0 c-inv-total-right"> <table width="100%"> <tbody> <tr> <td colspan="2" class="border-top-0 text-dark-grey"> <?php echo app('translator')->get('modules.invoices.subTotal'); ?></td> <td width="30%" class="border-top-0 sub-total">0.00</td> <input type="hidden" class="sub-total-field" name="sub_total" value="0"> </tr> <tr> <td width="20%" class="text-dark-grey"><?php echo app('translator')->get('modules.invoices.discount'); ?> </td> <td width="40%" style="padding: 5px;"> <table width="100%"> <tbody> <tr> <td width="70%" class="c-inv-sub-padding"> <input type="number" min="0" name="discount_value" class="form-control f-14 border-0 w-100 text-right discount_value" placeholder="0" value="<?php echo e(isset($invoice) ? $invoice->discount : '0'); ?>"> </td> <td width="30%" align="left" class="c-inv-sub-padding"> <div class="select-others select-tax height-35 rounded border-0"> <select class="form-control select-picker" id="discount_type" name="discount_type"> <option <?php if(isset($invoice) && $invoice->discount_type == 'percent'): ?> selected <?php endif; ?> value="percent">% </option> <option <?php if(isset($invoice) && $invoice->discount_type == 'fixed'): ?> selected <?php endif; ?> value="fixed"> <?php echo app('translator')->get('modules.invoices.amount'); ?></option> </select> </div> </td> </tr> </tbody> </table> </td> <td><span id="discount_amount"><?php echo e(isset($invoice) ? number_format((float) $invoice->discount, 2, '.', '') : '0.00'); ?></span> </td> </tr> <tr> <td><?php echo app('translator')->get('modules.invoices.tax'); ?></td> <td colspan="2" class="p-0 border-0"> <table width="100%" id="invoice-taxes"> <tr> <td colspan="2"><span class="tax-percent">0.00</span></td> </tr> </table> </td> </tr> <tr class="bg-amt-grey f-16 f-w-500"> <td colspan="2"><?php echo app('translator')->get('modules.invoices.total'); ?></td> <td><span class="total">0.00</span></td> <input type="hidden" class="total-field" name="total" value="0"> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!-- TOTAL, DISCOUNT END --> <!-- NOTE AND TERMS AND CONDITIONS START --> <div class="d-flex flex-wrap px-lg-4 px-md-4 px-3 py-3"> <div class="col-md-6 col-sm-12 c-inv-note-terms p-0 mb-lg-0 mb-md-0 mb-3"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => '','fieldLabel' => __('modules.invoices.note')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'text-capitalize']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <textarea class="form-control" name="note" id="note" rows="4" placeholder="<?php echo app('translator')->get('placeholders.invoices.note'); ?>"></textarea> </div> <div class="col-md-6 col-sm-12 p-0 c-inv-note-terms"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => '','fieldLabel' => __('modules.invoiceSettings.invoiceTerms')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <p> <?php echo nl2br($invoiceSetting->invoice_terms); ?> </p> </div> </div> <!-- NOTE AND TERMS AND CONDITIONS END --> <!-- UPLOAD MULTIPLE FILES START --> <div class="row px-lg-4 px-md-4 px-3 py-3"> <!-- INVOICE NUMBER START --> <div class="col-md-12"> <?php if (isset($component)) { $__componentOriginal22e84ee8172e1045de536542f4ffc9a0 = $component; } ?> <?php $component = App\View\Components\Forms\FileMultiple::resolve(['fieldLabel' => __('app.menu.addFile'),'fieldName' => 'file','fieldId' => 'file-upload-dropzone'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.file-multiple'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\FileMultiple::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'mr-0 mr-lg-2 mr-md-2']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal22e84ee8172e1045de536542f4ffc9a0)): ?> <?php $component = $__componentOriginal22e84ee8172e1045de536542f4ffc9a0; ?> <?php unset($__componentOriginal22e84ee8172e1045de536542f4ffc9a0); ?> <?php endif; ?> </div> <input type="hidden" name="invoiceID" id="invoiceID"> </div> <!-- UPLOAD MULTIPLE FILES END --> <div class="d-flex px-lg-4 px-md-4 px-3 py-2 bg-light-grey"> <div class="col-md-3"> <div class="form-group"> <label class="f-14 text-dark-grey mb-12 w-100" for="payment_status"></label> <div class="d-flex"> <?php if (isset($component)) { $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $component; } ?> <?php $component = App\View\Components\Forms\Checkbox::resolve(['fieldId' => 'payment_status','fieldLabel' => __('modules.invoices.receivedPayment'),'fieldValue' => '0','fieldName' => 'payment_status'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.checkbox'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Checkbox::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $component = $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> </div> </div> </div> <div class="col-md-3 payment-types d-none"> <?php if (isset($component)) { $__componentOriginal67cd5dc9866c6185ad92d933c387fa86 = $component; } ?> <?php $component = App\View\Components\Forms\Select::resolve(['fieldId' => 'payment_gateway_id','fieldLabel' => __('modules.payments.paymentGateway'),'fieldName' => 'gateway','search' => 'true','fieldRequired' => 'true'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.select'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Select::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <option value="">--</option> <option value="Offline" id="offline_method" ><?php echo e(__('modules.offlinePayment.offlinePayment')); ?></option> <?php if($paymentGateway->paypal_status == 'active'): ?> <option value="paypal"><?php echo e(__('app.paypal')); ?></option> <?php endif; ?> <?php if($paymentGateway->stripe_status == 'active'): ?> <option value="stripe"><?php echo e(__('app.stripe')); ?></option> <?php endif; ?> <?php if($paymentGateway->razorpay_status == 'active'): ?> <option value="razorpay"><?php echo e(__('app.razorpay')); ?></option> <?php endif; ?> <?php if($paymentGateway->paystack_status == 'active'): ?> <option value="paystack"><?php echo e(__('app.paystack')); ?></option> <?php endif; ?> <?php if($paymentGateway->mollie_status == 'active'): ?> <option value="mollie"><?php echo e(__('app.mollie')); ?></option> <?php endif; ?> <?php if($paymentGateway->payfast_status == 'active'): ?> <option value="payfast"><?php echo e(__('app.payfast')); ?></option> <?php endif; ?> <?php if($paymentGateway->authorize_status == 'active'): ?> <option value="authorize"><?php echo e(__('app.authorize')); ?></option> <?php endif; ?> <?php if($paymentGateway->square_status == 'active'): ?> <option value="square"><?php echo e(__('app.square')); ?></option> <?php endif; ?> <?php if($paymentGateway->flutterwave_status == 'active'): ?> <option value="flutterwave"><?php echo e(__('app.flutterwave')); ?></option> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal67cd5dc9866c6185ad92d933c387fa86)): ?> <?php $component = $__componentOriginal67cd5dc9866c6185ad92d933c387fa86; ?> <?php unset($__componentOriginal67cd5dc9866c6185ad92d933c387fa86); ?> <?php endif; ?> </div> <div class="col-md-3 d-none" id="add_offline"> <?php if (isset($component)) { $__componentOriginal67cd5dc9866c6185ad92d933c387fa86 = $component; } ?> <?php $component = App\View\Components\Forms\Select::resolve(['fieldId' => 'add_offline_methods','fieldLabel' => __('modules.payments.offlinePaymentMethod'),'fieldName' => 'offline_methods','search' => 'true','fieldRequired' => 'true'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.select'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Select::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal67cd5dc9866c6185ad92d933c387fa86)): ?> <?php $component = $__componentOriginal67cd5dc9866c6185ad92d933c387fa86; ?> <?php unset($__componentOriginal67cd5dc9866c6185ad92d933c387fa86); ?> <?php endif; ?> </div> <div class="col-md-3 payment-types d-none"> <?php if (isset($component)) { $__componentOriginal4e45e801405ab67097982370a6a83cba = $component; } ?> <?php $component = App\View\Components\Forms\Text::resolve(['fieldId' => 'transaction_id','fieldLabel' => __('modules.payments.transactionId'),'fieldName' => 'transaction_id','fieldPlaceholder' => __('placeholders.payments.transactionId')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.text'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\Text::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal4e45e801405ab67097982370a6a83cba)): ?> <?php $component = $__componentOriginal4e45e801405ab67097982370a6a83cba; ?> <?php unset($__componentOriginal4e45e801405ab67097982370a6a83cba); ?> <?php endif; ?> </div> </div> <!-- CANCEL SAVE SEND START --> <?php if (isset($component)) { $__componentOriginalb19caa501eea72410c04d1917a586963 = $component; } ?> <?php $component = App\View\Components\FormActions::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('form-actions'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\FormActions::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'c-inv-btns d-block d-lg-flex d-md-flex']); ?> <div class="d-flex mb-3 mb-lg-0 mb-md-0"> <div class="inv-action dropup mr-3"> <button class="btn-primary dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <?php echo app('translator')->get('app.save'); ?> <span><i class="fa fa-chevron-up f-15 text-white"></i></span> </button> <!-- DROPDOWN - INFORMATION --> <ul class="dropdown-menu" aria-labelledby="dropdownMenuBtn" tabindex="0"> <li> <a class="dropdown-item f-14 text-dark save-form" href="javascript:;" data-type="save"> <i class="fa fa-save f-w-500 mr-2 f-11"></i> <?php echo app('translator')->get('app.save'); ?> </a> </li> <li> <a class="dropdown-item f-14 text-dark save-form" href="javascript:void(0);" data-type="send"> <i class="fa fa-paper-plane f-w-500 mr-2 f-12"></i> <?php echo app('translator')->get('app.saveSend'); ?> </a> </li> <li> <a class="dropdown-item f-14 text-dark save-form" href="javascript:void(0);" data-type="mark_as_send" data-toggle="tooltip" data-original-title="<?php echo app('translator')->get('messages.markSentInfo'); ?>"> <i class="fa fa-check-double f-w-500 mr-2 f-12"></i> <?php echo app('translator')->get('app.saveMark'); ?> </a> </li> </ul> </div> <?php if (isset($component)) { $__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad = $component; } ?> <?php $component = App\View\Components\Forms\ButtonSecondary::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.button-secondary'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\ButtonSecondary::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['data-type' => 'draft','class' => 'save-form mr-3']); ?><?php echo app('translator')->get('app.saveDraft'); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad)): ?> <?php $component = $__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad; ?> <?php unset($__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad); ?> <?php endif; ?> </div> <?php if (isset($component)) { $__componentOriginalc35c79ed7e812580313ad04118477974 = $component; } ?> <?php $component = App\View\Components\Forms\ButtonCancel::resolve(['link' => route('invoices.index')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.button-cancel'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\ButtonCancel::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'border-0 ']); ?><?php echo app('translator')->get('app.cancel'); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalc35c79ed7e812580313ad04118477974)): ?> <?php $component = $__componentOriginalc35c79ed7e812580313ad04118477974; ?> <?php unset($__componentOriginalc35c79ed7e812580313ad04118477974); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalb19caa501eea72410c04d1917a586963)): ?> <?php $component = $__componentOriginalb19caa501eea72410c04d1917a586963; ?> <?php unset($__componentOriginalb19caa501eea72410c04d1917a586963); ?> <?php endif; ?> <!-- CANCEL SAVE SEND END --> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal18ad2e0d264f9740dc73fff715357c28)): ?> <?php $component = $__componentOriginal18ad2e0d264f9740dc73fff715357c28; ?> <?php unset($__componentOriginal18ad2e0d264f9740dc73fff715357c28); ?> <?php endif; ?> <!-- FORM END --> </div> <!-- CREATE INVOICE END --> <script src="<?php echo e(asset('vendor/jquery/dropzone.min.js')); ?>"></script> <script> $(document).ready(function() { let defaultImage = ''; let lastIndex = 0; Dropzone.autoDiscover = false; //Dropzone class invoiceDropzone = new Dropzone("div#file-upload-dropzone", { dictDefaultMessage: "<?php echo e(__('app.dragDrop')); ?>", url: "<?php echo e(route('invoice-files.store')); ?>", headers: { 'X-CSRF-TOKEN': '<?php echo e(csrf_token()); ?>' }, paramName: "file", maxFilesize: DROPZONE_MAX_FILESIZE, maxFiles: DROPZONE_MAX_FILES, autoProcessQueue: false, uploadMultiple: true, addRemoveLinks: true, parallelUploads: DROPZONE_MAX_FILES, acceptedFiles: DROPZONE_FILE_ALLOW, init: function () { invoiceDropzone = this; } }); invoiceDropzone.on('sending', function (file, xhr, formData) { const invoiceID = $('#invoiceID').val(); formData.append('invoice_id', invoiceID); formData.append('default_image', defaultImage); $.easyBlockUI(); }); invoiceDropzone.on('uploadprogress', function () { $.easyBlockUI(); }); invoiceDropzone.on('queuecomplete', function () { window.location.href = '<?php echo e(route("invoices.index")); ?>'; }); invoiceDropzone.on('removedfile', function () { var grp = $('div#file-upload-dropzone').closest(".form-group"); var label = $('div#file-upload-box').siblings("label"); $(grp).removeClass("has-error"); $(label).removeClass("is-invalid"); }); invoiceDropzone.on('error', function (file, message) { invoiceDropzone.removeFile(file); var grp = $('div#file-upload-dropzone').closest(".form-group"); var label = $('div#file-upload-box').siblings("label"); $(grp).find(".help-block").remove(); var helpBlockContainer = $(grp); if (helpBlockContainer.length == 0) { helpBlockContainer = $(grp); } helpBlockContainer.append('<div class="help-block invalid-feedback">' + message + '</div>'); $(grp).addClass("has-error"); $(label).addClass("is-invalid"); }); invoiceDropzone.on('addedfile', function (file) { lastIndex++; const div = document.createElement('div'); div.className = 'form-check-inline custom-control custom-radio mt-2 mr-3'; const input = document.createElement('input'); input.className = 'custom-control-input'; input.type = 'radio'; input.name = 'default_image'; input.id = 'default-image-' + lastIndex; input.value = file.name; if (lastIndex == 1) { input.checked = true; } div.appendChild(input); var label = document.createElement('label'); label.className = 'custom-control-label pt-1 cursor-pointer'; label.innerHTML = "<?php echo app('translator')->get('modules.makeDefaultImage'); ?>"; label.htmlFor = 'default-image-' + lastIndex; div.appendChild(label); file.previewTemplate.appendChild(div); }); $('.toggle-product-category').click(function() { $('.product-category-filter').toggleClass('d-none'); }); $('#product_category_id').on('change', function(){ var categoryId = $(this).val(); var url = "<?php echo e(route('invoices.product_category', ':id')); ?>", url = (categoryId) ? url.replace(':id', categoryId) : url.replace(':id', null); $.easyAjax({ url : url, type : "GET", container: '#saveInvoiceForm', blockUI: true, success: function (response) { if (response.status == 'success') { var options = []; var rData = []; rData = response.data; $.each(rData, function(index, value) { var selectData = ''; selectData = '<option value="' + value.id + '">' + value.name + '</option>'; options.push(selectData); }); $('#add-products').html( '<option value="" class="form-control" ><?php echo e(__('app.select') . ' ' . __('app.product')); ?></option>' + options); $('#add-products').selectpicker('refresh'); } } }); }); const hsn_status = <?php echo e($invoiceSetting->hsn_sac_code_show); ?>; const defaultClient = "<?php echo e(request('client_id')); ?>"; $('.custom-date-picker').each(function(ind, el) { datepicker(el, { position: 'bl', ...datepickerConfig }); }); const dp1 = datepicker('#invoice_date', { position: 'bl', ...datepickerConfig }); const dp2 = datepicker('#due_date', { position: 'bl', ...datepickerConfig }); $('#client_list_id').change(function() { var id = $(this).val(); changeClient(id); }); function changeClient(id) { if (id == '') { id = 0; } var url = "<?php echo e(route('clients.project_list', ':id')); ?>"; url = url.replace(':id', id); var token = "<?php echo e(csrf_token()); ?>"; $.easyAjax({ url: url, container: '#saveInvoiceForm', type: "POST", blockUI: true, data: { _token: token }, success: function(response) { if (response.status == 'success') { $('#project_id').html(response.data); $('#project_id').selectpicker('refresh'); } } }); var url = "<?php echo e(route('clients.ajax_details', ':id')); ?>"; url = url.replace(':id', id); $.easyAjax({ url: url, container: '#saveInvoiceForm', type: "POST", blockUI: true, data: { _token: token }, success: function(response) { if (response.status == 'success') { if (response.data !== null) { $('#client_billing_address').html(nl2br(response.data.client_details .address)); $('#add-shipping-field').addClass('d-none'); $('#client_shipping_address').removeClass('d-none'); if (response.data.client_details.shipping_address === null) { var addShippingLink = '<a href="javascript:;" class="text-capitalize" id="show-shipping-field"><i class="f-12 mr-2 fa fa-plus"></i><?php echo app('translator')->get("app.addShippingAddress"); ?></a>'; $('#client_shipping_address').html(addShippingLink); } else { $('#client_shipping_address').html(nl2br(response.data .client_details .shipping_address)); } } else { $('#client_billing_address').html( '<span class="text-lightest"><?php echo app('translator')->get("messages.selectCustomerForBillingAddress"); ?></span>' ); } } else { var addShippingLink = '<a href="javascript:;" class="text-capitalize" id="show-shipping-field"><i class="f-12 mr-2 fa fa-plus"></i><?php echo app('translator')->get("app.addShippingAddress"); ?></a>'; $('#client_shipping_address').html(addShippingLink); } } }); } $('body').on('click', '#show-shipping-field', function() { $('#add-shipping-field').removeClass('d-none'); $('#client_shipping_address').addClass('d-none'); }); const resetAddProductButton = () => { $("#add-products").val('').selectpicker("refresh"); }; $('#add-products').on('changed.bs.select', function(e, clickedIndex, isSelected, previousValue) { e.stopImmediatePropagation() var id = $(this).val(); if (previousValue != id && id != '') { addProduct(id); resetAddProductButton(); } }); $(".itemOldImage").next(".dropify-clear").trigger("click"); var file = $('#sortable .dropify').dropify({ messages: dropifyMessages }); file.on("dropify.afterClear", function(event, element) { var elementID = element.element.id; var elementName = element.element.name; var elementIndex = element.element.dataset.index; if (elementName.indexOf("[]") > -1) { elementName = elementName.replace("[]", ""); } if ($("#" + elementID + "_delete").length == 0) { $("#" + elementID).after( '<input type="hidden" name="' + elementName + '_delete[' + elementIndex + ']" id="' + elementID + '_delete" value="yes">' ); } }); function addProduct(id) { var currencyId = $('#currency_id').val(); $.easyAjax({ url: "<?php echo e(route('invoices.add_item')); ?>", type: "GET", data: { id: id, currencyId: currencyId }, blockUI: true, success: function(response) { if($('input[name="item_name[]"]').val() == ''){ $("#sortable .item-row").remove(); } $(response.view).hide().appendTo("#sortable").fadeIn(500); calculateTotal(); var noOfRows = $(document).find('#sortable .item-row').length; var i = $(document).find('.item_name').length - 1; var itemRow = $(document).find('#sortable .item-row:nth-child(' + noOfRows + ') select.type'); itemRow.attr('id', 'multiselect' + i); itemRow.attr('name', 'taxes[' + i + '][]'); $(document).find('#multiselect' + i).selectpicker(); $(document).find('#dropify' + i).dropify({ messages: dropifyMessages }); } }); } $(document).on('click', '#add-item', function() { var i = $(document).find('.item_name').length; var item = ` <div class="d-flex px-4 py-3 c-inv-desc item-row"> <div class="c-inv-desc-table w-100 d-lg-flex d-md-flex d-block"> <table width="100%"> <tbody> <tr class="text-dark-grey font-weight-bold f-14"> <td width="<?php echo e($invoiceSetting->hsn_sac_code_show ? '40%' : '50%'); ?>" class="border-0 inv-desc-mbl btlr"><?php echo app('translator')->get("app.description"); ?></td>`; if (hsn_status == 1) { item += `<td width="10%" class="border-0" align="right"><?php echo app('translator')->get("app.hsnSac"); ?></td>`; } item += ` <td width="10%" class="border-0" align="right"><?php echo app('translator')->get("modules.invoices.qty"); ?></td> <td width="10%" class="border-0" align="right"><?php echo app('translator')->get("modules.invoices.unitPrice"); ?></td> <td width="13%" class="border-0" align="right"><?php echo app('translator')->get("modules.invoices.tax"); ?></td> <td width="17%" class="border-0 bblr-mbl" align="right"><?php echo app('translator')->get("modules.invoices.amount"); ?></td> </tr> <tr> <td class="border-bottom-0 btrr-mbl btlr"> <input type="text" class="form-control f-14 border-0 w-100 item_name" name="item_name[]" placeholder="<?php echo app('translator')->get("modules.expenses.itemName"); ?>"> </td> <td class="border-bottom-0 d-block d-lg-none d-md-none"> <textarea class="f-14 border-0 w-100 mobile-description form-control" name="item_summary[]" placeholder="<?php echo app('translator')->get("placeholders.invoices.description"); ?>"></textarea> </td> `; if (hsn_status == 1) { item += `<td class="border-bottom-0"> <input type="text" min="1" class="form-control f-14 border-0 w-100 text-right hsn_sac_code" name="hsn_sac_code[]" > </td>`; } item += `<td class="border-bottom-0"> <input type="number" min="1" class="form-control f-14 border-0 w-100 text-right quantity mt-3" value="1" name="quantity[]"> <select class="text-dark-grey float-right border-0 f-12" name="unit_id[]"> <?php $__currentLoopData = $units; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $unit): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option <?php if($unit->default == 1): ?> selected <?php endif; ?> value="<?php echo e($unit->id); ?>"><?php echo e($unit->unit_type); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> <input type="hidden" name="product_id[]" value=""> </td> <td class="border-bottom-0"> <input type="number" min="1" class="f-14 border-0 w-100 text-right cost_per_item" placeholder="0.00" value="0" name="cost_per_item[]"> </td> <td class="border-bottom-0"> <div class="select-others height-35 rounded border-0"> <select id="multiselect${i}" name="taxes[${i}][]" multiple="multiple" class="select-picker type customSequence" data-size="3"> <?php $__currentLoopData = $taxes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tax): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option data-rate="<?php echo e($tax->rate_percent); ?>" data-tax-text="<?php echo e(strtoupper($tax->tax_name) .':'. $tax->rate_percent); ?>%" value="<?php echo e($tax->id); ?>"> <?php echo e(strtoupper($tax->tax_name)); ?>:<?php echo e($tax->rate_percent); ?>%</option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </td> <td rowspan="2" align="right" valign="top" class="bg-amt-grey btrr-bbrr"> <span class="amount-html">0.00</span> <input type="hidden" class="amount" name="amount[]" value="0"> </td> </tr> <tr class="d-none d-md-table-row d-lg-table-row"> <td colspan="<?php echo e($invoiceSetting->hsn_sac_code_show ? 4 : 3); ?>" class="dash-border-top bblr"> <textarea class="f-14 border-0 w-100 desktop-description form-control" name="item_summary[]" placeholder="<?php echo app('translator')->get("placeholders.invoices.description"); ?>"></textarea> </td> <td class="border-left-0"> <input type="file" class="dropify" id="dropify${i}" name="invoice_item_image[]" data-allowed-file-extensions="png jpg jpeg" data-messages-default="test" data-height="70" /> <input type="hidden" name="invoice_item_image_url[]"> </td> </tr> </tbody> </table> </div> <a href="javascript:;" class="d-flex align-items-center justify-content-center ml-3 remove-item"><i class="fa fa-times-circle f-20 text-lightest"></i></a> </div>`; $(item).hide().appendTo("#sortable").fadeIn(500); $('#multiselect' + i).selectpicker(); $('#dropify' + i).dropify({ messages: dropifyMessages }); }); $('#saveInvoiceForm').on('click', '.remove-item', function() { $(this).closest('.item-row').fadeOut(300, function() { $(this).remove(); $('select.customSequence').each(function(index) { $(this).attr('name', 'taxes[' + index + '][]'); $(this).attr('id', 'multiselect' + index + ''); }); calculateTotal(); }); }); $('.save-form').click(function() { var type = $(this).data('type'); if (KTUtil.isMobileDevice()) { $('.desktop-description').remove(); } else { $('.mobile-description').remove(); } calculateTotal(); var discount = $('#discount_amount').html(); var total = $('.sub-total-field').val(); if (parseFloat(discount) > parseFloat(total)) { Swal.fire({ icon: 'error', text: "<?php echo e(__('messages.discountExceed')); ?>", customClass: { confirmButton: 'btn btn-primary', }, showClass: { popup: 'swal2-noanimation', backdrop: 'swal2-noanimation' }, buttonsStyling: false }); return false; } $.easyAjax({ url: "<?php echo e(route('invoices.store')); ?>" + "?type=" + type, container: '#saveInvoiceForm', type: "POST", blockUI: true, redirect: true, file: true, // Commented so that we dot get error of Input variables exceeded 1000 data: $('#saveInvoiceForm').serialize(), success: function(response) { if (response.status === 'success') { if (typeof invoiceDropzone !== 'undefined' && invoiceDropzone.getQueuedFiles().length > 0) { invoiceID = response.invoiceID; $('#invoiceID').val(response.invoiceID); (response.add_more == true) ? localStorage.setItem("redirect_invoice", window.location.href) : localStorage.setItem("redirect_invoice", response.redirectUrl); invoiceDropzone.processQueue(); } else { window.location.href = response.redirectUrl; } } } }) }); $('#saveInvoiceForm').on('click', '.remove-item', function() { $(this).closest('.item-row').fadeOut(300, function() { $(this).remove(); $('select.customSequence').each(function(index) { $(this).attr('name', 'taxes[' + index + '][]'); $(this).attr('id', 'multiselect' + index + ''); }); calculateTotal(); }); }); $('#saveInvoiceForm').on('keyup', '.quantity,.cost_per_item,.item_name, .discount_value', function() { var quantity = $(this).closest('.item-row').find('.quantity').val(); var perItemCost = $(this).closest('.item-row').find('.cost_per_item').val(); var amount = (quantity * perItemCost); $(this).closest('.item-row').find('.amount').val(decimalupto2(amount)); $(this).closest('.item-row').find('.amount-html').html(decimalupto2(amount)); calculateTotal(); }); $('#saveInvoiceForm').on('change', '.type, #discount_type, #calculate_tax', function() { var quantity = $(this).closest('.item-row').find('.quantity').val(); var perItemCost = $(this).closest('.item-row').find('.cost_per_item').val(); var amount = (quantity * perItemCost); $(this).closest('.item-row').find('.amount').val(decimalupto2(amount)); $(this).closest('.item-row').find('.amount-html').html(decimalupto2(amount)); calculateTotal(); }); $('#saveInvoiceForm').on('input', '.quantity', function() { var quantity = $(this).closest('.item-row').find('.quantity').val(); var perItemCost = $(this).closest('.item-row').find('.cost_per_item').val(); var amount = (quantity * perItemCost); $(this).closest('.item-row').find('.amount').val(decimalupto2(amount)); $(this).closest('.item-row').find('.amount-html').html(decimalupto2(amount)); calculateTotal(); }); calculateTotal(); init(RIGHT_MODAL); if (defaultClient != "") { changeClient(defaultClient); } }); function ucWord(str){ str = str.toLowerCase().replace(/\b[a-z]/g, function(letter) { return letter.toUpperCase(); }); return str; } function checkboxChange(parentClass, id) { var checkedData = ''; $('.' + parentClass).find("input[type= 'checkbox']:checked").each(function() { checkedData = (checkedData !== '') ? checkedData + ', ' + $(this).val() : $(this).val(); }); $('#' + id).val(checkedData); } $('#currency_id').change(function() { var curId = $(this).val(); var companyCurrencyName = "<?php echo e($companyCurrency->currency_code); ?>"; var currentCurrencyName = $('#currency_id option:selected').attr('data-currency-code'); var companyCurrency = '<?php echo e($companyCurrency->id); ?>'; if(curId == companyCurrency){ $('#exchange_rate').prop('readonly', true); } else{ $('#exchange_rate').prop('readonly', false); } var token = "<?php echo e(csrf_token()); ?>"; $.easyAjax({ url: "<?php echo e(route('payments.account_list')); ?>", container: '#saveInvoiceForm', type: "GET", blockUI: true, data: { 'curId' : curId , _token: token}, success: function(response) { if (response.status == 'success') { $('#bank_account_id').html(response.data); $('#bank_account_id').selectpicker('refresh'); $('#exchange_rate').val(response.exchangeRate); $('#currency_exchange').html('( '+companyCurrencyName+' <?php echo app('translator')->get('app.to'); ?> '+currentCurrencyName+' )'); } } }); }); $('input[type=checkbox][name=payment_status]').change(function() { if ($(this).is(":checked")) { $(this).val(1); $('#add_offline').addClass('d-none'); $('.payment-types').removeClass('d-none'); } else { $(this).val(0); $('#transaction_id').val(''); $('#add_offline').addClass('d-none'); $('.payment-types').addClass('d-none'); $('#payment_gateway_id').val(''); $('#payment_gateway_id').selectpicker('refresh'); } }); $('#payment_gateway_id').on('change', function(){ let val = $(this).val(); if (val == 'Offline'){ let url = "<?php echo e(route('offline.methods')); ?>"; $.easyAjax({ url : url, type : "GET", success: function (response) { if (response.status == 'success') { $('#add_offline').removeClass('d-none'); var options = []; var rData = []; rData = response.data; $.each(rData, function (index, value) { var selectData = ''; if(value.status=='yes'){ selectData = '<option value="' + value.id + '">' + value.name + '</option>'; } options.push(selectData); }); $('#add_offline_methods').html( options); $('#add_offline_methods').selectpicker('refresh'); } } }); } else { $('#add_offline').addClass('d-none'); } }); </script> <?php endif; ?> <?php /**PATH /home2/selectio/public_html/fms-worksuite/resources/views/invoices/ajax/create.blade.php ENDPATH**/ ?>