master
			
			
		
		
							parent
							
								
									60e89719c1
								
							
						
					
					
						commit
						72e94ab4ac
					
				| 
						 | 
				
			
			@ -2,7 +2,6 @@
 | 
			
		|||
<project version="4">
 | 
			
		||||
  <component name="ChangeListManager">
 | 
			
		||||
    <list default="true" id="63513c45-0a61-435e-8541-3831c195f7c0" name="Changes" comment="">
 | 
			
		||||
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
 | 
			
		||||
      <change beforePath="$PROJECT_DIR$/content/pages/checkout.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/pages/checkout.blade.php" afterDir="false" />
 | 
			
		||||
    </list>
 | 
			
		||||
    <option name="SHOW_DIALOG" value="false" />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -33,7 +33,7 @@
 | 
			
		|||
                    <a href="{{url('/')}}" class="fs-2 fw-bold text-decoration-none">Areya Energy</a>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="col-2 fs-5 mt-2 text-center ">
 | 
			
		||||
                    <a href="{{url('/balkonkraftwerk')}}" class="text-decoration-none mt-2 fw-bold">Balkonkraftwerk</a>
 | 
			
		||||
                    <a href="{{url('/balkonkraftwerke')}}" class="text-decoration-none mt-2 fw-bold">Balkonkraftwerke</a>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="col-2 fs-5 mt-2 text-center ">
 | 
			
		||||
                    <a href="{{url('/produkte')}}" class="text-decoration-none mt-2 fw-bold">Zubehör</a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
            </div>
 | 
			
		||||
 | 
			
		||||
            <div class="col-12 col-md-7">
 | 
			
		||||
                <div class="card mt-1 mb-5 shadow-lg" style="background-color: #f7fcf7;">
 | 
			
		||||
                <div class="card mb-5 shadow-lg" style="background-color: #f7fcf7;">
 | 
			
		||||
                    <div class="card-header" style="background-color: #546c8a; color: white;">
 | 
			
		||||
                        <h5> <svg style="fill:currentColor; width: 22px; margin-right: 5px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm128 421.6c-35.9 26.5-80.1 42.4-128 42.4s-92.1-15.9-128-42.4V416c0-35.3 28.7-64 64-64 11.1 0 27.5 11.4 64 11.4 36.6 0 52.8-11.4 64-11.4 35.3 0 64 28.7 64 64v13.6zm30.6-27.5c-6.8-46.4-46.3-82.1-94.6-82.1-20.5 0-30.4 11.4-64 11.4S204.6 320 184 320c-48.3 0-87.8 35.7-94.6 82.1C53.9 363.6 32 312.4 32 256c0-119.1 96.9-216 216-216s216 96.9 216 216c0 56.4-21.9 107.6-57.4 146.1zM248 120c-48.6 0-88 39.4-88 88s39.4 88 88 88 88-39.4 88-88-39.4-88-88-88zm0 144c-30.9 0-56-25.1-56-56s25.1-56 56-56 56 25.1 56 56-25.1 56-56 56z"/></svg>
 | 
			
		||||
                            Persönliche Daten</h5>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
[
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Balkonkraftwerk",
 | 
			
		||||
        "slug": "balkonkraftwerk",
 | 
			
		||||
        "name": "Balkonkraftwerke",
 | 
			
		||||
        "slug": "balkonkraftwerke",
 | 
			
		||||
        "description": "",
 | 
			
		||||
        "search_terms": "",
 | 
			
		||||
        "image": "",
 | 
			
		||||
| 
						 | 
				
			
			@ -11,4 +11,4 @@
 | 
			
		|||
        "content-types": ["Balkonkraftwerk"],
 | 
			
		||||
        "sorting": "Created At (DESC)"
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue