| 
					
				 | 
			
			
				@@ -5,9 +5,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 | Web Routes 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 |-------------------------------------------------------------------------- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-| This file is where you may define all of the routes that are handled 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-| by your application. Just tell Laravel the URIs it should respond 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-| to using a Closure or controller method. Build something great! 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+| Here is where you can register web routes for your application. These 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+| routes are loaded by the RouteServiceProvider within a group which 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+| is assigned the "Web" middleware group. Build something great! 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 | 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |