mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 20:18:33 -05:00 
			
		
		
		
	Add optional products section to cart view
This commit is contained in:
		
							parent
							
								
									75d5b0fcf0
								
							
						
					
					
						commit
						061643c5da
					
				@ -9,6 +9,8 @@
 | 
			
		||||
        :context="$context"
 | 
			
		||||
    />
 | 
			
		||||
 | 
			
		||||
    <p class="text-xl mt-10 mb-4">{{ ctrans('texts.optional_products') }}</p>
 | 
			
		||||
 | 
			
		||||
    <livewire:billing-portal.cart.optional-recurring-products
 | 
			
		||||
        :subscription="$subscription"
 | 
			
		||||
        :context="$context"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user