Update create.blade.php
This commit is contained in:
		@@ -195,7 +195,7 @@
 | 
			
		||||
                                                    v-model="totals.closing_balance"
 | 
			
		||||
                                                    :currency="$currency"
 | 
			
		||||
                                                    dynamicCurrency="currency"
 | 
			
		||||
                                                    money-class="text-right disabled-money banking-price-text w-auto position-absolute right-4 ltr:pr-0 rtl:pl-0 text-sm js-conversion-input"
 | 
			
		||||
                                                    money-class="text-right disabled-money banking-price-text w-auto position-absolute right-4 ltr:pr-0 rtl:pl-0 text-sm"
 | 
			
		||||
                                                    form-group-class="text-right disabled-money"
 | 
			
		||||
                                                />
 | 
			
		||||
                                            </td>
 | 
			
		||||
@@ -215,7 +215,7 @@
 | 
			
		||||
                                                    v-model="totals.cleared_amount"
 | 
			
		||||
                                                    :currency="$currency"
 | 
			
		||||
                                                    dynamicCurrency="currency"
 | 
			
		||||
                                                    money-class="text-right disabled-money banking-price-text w-auto position-absolute right-4 ltr:pr-0 rtl:pl-0 text-sm js-conversion-input"
 | 
			
		||||
                                                    money-class="text-right disabled-money banking-price-text w-auto position-absolute right-4 ltr:pr-0 rtl:pl-0 text-sm"
 | 
			
		||||
                                                    form-group-class="text-right disabled-money"
 | 
			
		||||
                                                />
 | 
			
		||||
                                            </td>
 | 
			
		||||
@@ -238,7 +238,7 @@
 | 
			
		||||
                                                        v-model="totals.difference"
 | 
			
		||||
                                                        :currency="$currency"
 | 
			
		||||
                                                        dynamicCurrency="currency"
 | 
			
		||||
                                                        money-class="text-right disabled-money banking-price-text w-auto position-absolute right-4 ltr:pr-0 rtl:pl-0 text-sm js-conversion-input"
 | 
			
		||||
                                                        money-class="text-right disabled-money banking-price-text w-auto position-absolute right-4 ltr:pr-0 rtl:pl-0 text-sm"
 | 
			
		||||
                                                        form-group-class="text-right disabled-money"
 | 
			
		||||
                                                    />
 | 
			
		||||
                                                </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user