45 lines
		
	
	
		
			901 B
		
	
	
	
		
			PHP
		
	
	
		
		
			
		
	
	
			45 lines
		
	
	
		
			901 B
		
	
	
	
		
			PHP
		
	
	
| 
								 | 
							
								@extends('template.'.config('settings.template').'.content.master')
							 | 
						||
| 
								 | 
							
								@section('content')
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <div class="container">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								        <section>
							 | 
						||
| 
								 | 
							
								            <div class="row">
							 | 
						||
| 
								 | 
							
								                <div class="col">
							 | 
						||
| 
								 | 
							
								                    <h1>Lumino Theme API</h1>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								                    <p class="fs-4 mt-4">
							 | 
						||
| 
								 | 
							
								                       You can easily integrate this Lumino Theme Showcase into your own Website / App
							 | 
						||
| 
								 | 
							
								                        <br>
							 | 
						||
| 
								 | 
							
								                        <br>
							 | 
						||
| 
								 | 
							
								                        <br>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								                            <code>
							 | 
						||
| 
								 | 
							
								                                {{url('/api/contents/themes')}}</code>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								                    </p>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								                    <br>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								                </div>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </section>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    </div>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								@stop
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 |