| 
									
										
										
										
											2019-02-04 01:34:15 +08:00
										 |  |  | @extends('simple-layout') | 
					
						
							| 
									
										
										
										
											2015-07-13 03:01:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  | @section('content') | 
					
						
							| 
									
										
										
										
											2015-07-13 03:01:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-04 01:34:15 +08:00
										 |  |  |     <div class="container small mt-xl"> | 
					
						
							|  |  |  |         <div class="card content-wrap auto-height"> | 
					
						
							|  |  |  |             <h1 class="list-heading">{{ trans('errors.app_down', ['appName' => setting('app-name')]) }}</h1> | 
					
						
							|  |  |  |             <p>{{ trans('errors.back_soon') }}</p> | 
					
						
							| 
									
										
										
										
											2017-08-26 21:53:23 +08:00
										 |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2015-07-13 03:01:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-14 19:29:35 +08:00
										 |  |  | @stop |