14 lines
		
	
	
		
			345 B
		
	
	
	
		
			PHP
		
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			345 B
		
	
	
	
		
			PHP
		
	
	
 | 
						|
<head>
 | 
						|
    <meta charset="utf-8">
 | 
						|
    <meta name="viewport" content="width=device-width, user-scalable=no">
 | 
						|
 | 
						|
 | 
						|
    <link href="{{asset('template/css/bootstrap.css')}}" rel="stylesheet" >
 | 
						|
    <link href="{{asset('template/css/main.css')}}" rel="stylesheet" >
 | 
						|
 | 
						|
 | 
						|
@include('template.'.config('settings.template').'.content.includes.integrations')
 | 
						|
 | 
						|
 |