updated blade components
This commit is contained in:
		@@ -121,7 +121,7 @@
 | 
			
		||||
                                            </x-table.td>
 | 
			
		||||
 | 
			
		||||
                                            <x-table.td class="w-4/12 sm:w-2/12" kind="amount">
 | 
			
		||||
                                                <x-money :amount="$item->amount" :currency="$item->currency_code" convert />
 | 
			
		||||
                                                <x-money :amount="$item->amount" :currency="$item->currency_code" />
 | 
			
		||||
                                            </x-table.td>
 | 
			
		||||
 | 
			
		||||
                                            <x-table.td kind="action">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user