diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..db6dbdd --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1661770675373 + + + 1661770675373 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/content/contents/produkt.blade.php b/content/contents/produkt.blade.php index bb8fa28..82760dd 100644 --- a/content/contents/produkt.blade.php +++ b/content/contents/produkt.blade.php @@ -14,17 +14,16 @@ @endif - - + + - {{$content->title}} + {{$content->title}} - {{$content->data_fields['preis']}} - € + {{$content->data_fields['preis']}}€ Inkl. MwSt. diff --git a/content/index.blade.php b/content/index.blade.php index ca7f1d4..baa33ef 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -32,5 +32,38 @@ + + + + + Steckersolaranlagen + + + + + @foreach($contents as $content) + + + + + + + + + + {{$content->title}} + + + + + + + + + + @endforeach + + + -@stop \ No newline at end of file +@stop diff --git a/content/master.blade.php b/content/master.blade.php index 4428cfb..9d2e9cc 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -77,7 +77,7 @@ - +