| 
									
										
										
										
											2021-05-05 06:15:05 +08:00
										 |  |  | @extends('export-layout') | 
					
						
							| 
									
										
										
										
											2016-02-01 01:53:30 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-05 06:15:05 +08:00
										 |  |  | @section('title', $page->name) | 
					
						
							| 
									
										
										
										
											2020-02-15 23:34:06 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-05 06:15:05 +08:00
										 |  |  | @section('content') | 
					
						
							|  |  |  |     @include('pages.page-display') | 
					
						
							| 
									
										
										
										
											2020-02-15 23:34:06 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-05 06:15:05 +08:00
										 |  |  |     <hr> | 
					
						
							| 
									
										
										
										
											2019-04-07 16:57:48 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-05 06:15:05 +08:00
										 |  |  |     <div class="text-muted text-small"> | 
					
						
							|  |  |  |         @include('partials.entity-export-meta', ['entity' => $page]) | 
					
						
							| 
									
										
										
										
											2016-02-01 01:53:30 +08:00
										 |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2021-05-05 06:15:05 +08:00
										 |  |  | @endsection |