@extends('backEnd.master') @section('title') @lang('bulkprint::bulk.fees_invoice_settings') @endsection @section('css') @endsection @section('mainContent') @lang('bulkprint::bulk.fees_invoice_settings') @lang('common.dashboard') @lang('bulkprint::bulk.bulk_print') @lang('bulkprint::bulk.fees_invoice_settings') @csrf @lang('bulkprint::bulk.fees_invoice_settings') @lang('bulkprint::bulk.invoice_type') invoice_type == 'invoice' ? 'checked':''}} > @lang('bulkprint::bulk.invoice') invoice_type == 'slip' ? 'checked':''}} > @lang('bulkprint::bulk.slip') @lang('bulkprint::bulk.showing_page') (@lang('bulkprint::bulk.part')) c_signature_p == 1? 'checked':''}}> {{$feesInvoiceSettings->copy_s}} c_signature_c == 1? 'checked':''}}> {{$feesInvoiceSettings->copy_c}} c_signature_o == 1? 'checked':''}}> {{$feesInvoiceSettings->copy_o}} @if ($errors->has('per_th')) {{ @$errors->first('per_th') }} @endif @lang('common.signature') @if ($errors->has('signature_p')) {{ $errors->first('signature_p') }} @endif @lang('bulkprint::bulk.is_showing_signature') signature_p==1 ? 'checked':''}} > @lang('common.yes') signature_p==0 ? 'checked':''}} > @lang('common.no') @lang('common.signature') @if ($errors->has('footer_2')) {{ $errors->first('footer_2') }} @endif @lang('bulkprint::bulk.is_showing_signature') signature_c==1 ? 'checked':''}}> @lang('common.yes') signature_c==0 ? 'checked':''}}> @lang('common.no') @lang('common.signature') @if ($errors->has('footer_3')) {{ $errors->first('footer_3') }} @endif @lang('bulkprint::bulk.is_showing_signature') signature_o==1 ? 'checked':''}} > @lang('common.yes') signature_o==0 ? 'checked':''}} > @lang('common.no') @lang('bulkprint::bulk.copy_for') @if ($errors->has('copy_s')) {{ $errors->first('copy_s') }} @endif @lang('bulkprint::bulk.copy_for') @if ($errors->has('copy_s')) {{ $errors->first('copy_s') }} @endif @lang('bulkprint::bulk.copy_for') @if ($errors->has('copy_s')) {{ $errors->first('copy_c') }} @endif @if(userPermission('fees-invoice-settings-update')) @lang('common.update') @endif @section('script') @endsection @endsection
@lang('bulkprint::bulk.invoice_type')
@lang('bulkprint::bulk.showing_page') (@lang('bulkprint::bulk.part'))
@lang('bulkprint::bulk.is_showing_signature')