You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
				
					6 lines
				
				384 B
			
		
		
			
		
	
	
					6 lines
				
				384 B
			| 
								 
											7 months ago
										 
									 | 
							
								                <x-nav-link :href="route('prestamos.index')" :active="request()->routeIs('prestamos.index')">
							 | 
						||
| 
								 | 
							
								                    {{ __('Préstamos') }}
							 | 
						||
| 
								 | 
							
								                </x-nav-link>
							 | 
						||
| 
								 | 
							
								                <x-nav-link :href="route('prestamos.aceptados')" :active="request()->routeIs('prestamos.aceptados')">
							 | 
						||
| 
								 | 
							
								                    {{ __('Préstamos Aceptados') }}
							 | 
						||
| 
								 | 
							
								                </x-nav-link> 
							 |