mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	fix name of undefined issue
This commit is contained in:
		| @ -222,7 +222,7 @@ | ||||
|                     <table class="expenses-table"> | ||||
|                         <tr> | ||||
|                             <td> | ||||
|                                 <p class="expense-title">{{ $item->item->name }}</p> | ||||
|                                 <p class="expense-title">{{ $item->name }}</p> | ||||
|                             </td> | ||||
|                             <td> | ||||
|                                 <p class="expense-money">{!! format_money_pdf($item->total_amount) !!}</p> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user