mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 14:37:33 -04:00 
			
		
		
		
	* Vue DataTables * Vue Datatables - Pagination * Sort Vue Tables * Working on Vue Datatables * Apply filter to vue table * Search implementation for vue datatables * Clean up
		
			
				
	
	
		
			8 lines
		
	
	
		
			112 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			112 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <tr>
 | |
|     <td class="header">
 | |
|         <a href="{{ $url }}">
 | |
|             {{ $slot }}
 | |
|         </a>
 | |
|     </td>
 | |
| </tr>
 |