46 lines
		
	
	
		
			885 B
		
	
	
	
		
			PHP
		
	
	
		
		
			
		
	
	
			46 lines
		
	
	
		
			885 B
		
	
	
	
		
			PHP
		
	
	
| 
								 | 
							
								@extends('template.'.\Setting::get('template', 'default').'.content.master')
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								@section('content')
							 | 
						||
| 
								 | 
							
								    
							 | 
						||
| 
								 | 
							
								<div class="jumbotron  js--add-gradient">
							 | 
						||
| 
								 | 
							
								    <div class="container">
							 | 
						||
| 
								 | 
							
								        <div class="jumbotron__container">
							 | 
						||
| 
								 | 
							
								            <h2 class="jumbotron__subtitle">
							 | 
						||
| 
								 | 
							
								                Wir verkaufen auf 5 verschiedenen Märkte unser
							 | 
						||
| 
								 | 
							
								            </h2>
							 | 
						||
| 
								 | 
							
								            <h1 class="jumbotron__title">
							 | 
						||
| 
								 | 
							
								                Bio-Holzofenbrot
							 | 
						||
| 
								 | 
							
								            </h1>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </div>
							 | 
						||
| 
								 | 
							
								</div>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<div class="container">
							 | 
						||
| 
								 | 
							
								    <!-- Navigation for products -->
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Products -->
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Banners medium -->
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <h1>Biohof Finkenhammer - Aktuelle Angebote und Informationen</h1>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <div class="col-xs-12">
							 | 
						||
| 
								 | 
							
								        <div class="banners--big">
							 | 
						||
| 
								 | 
							
								            Achtung!
							 | 
						||
| 
								 | 
							
								            <br>
							 | 
						||
| 
								 | 
							
								            Ab sofort wieder Markt in Weiden. Gilt ab Samstag 25.04.2020
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </div>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</div>
							 | 
						||
| 
								 | 
							
								</div>
							 | 
						||
| 
								 | 
							
								@stop
							 |