diff --git a/content/contents/news.blade.php b/content/contents/news.blade.php index dd5173c..2e981b6 100644 --- a/content/contents/news.blade.php +++ b/content/contents/news.blade.php @@ -31,6 +31,8 @@
+ + Veröffentlicht: {{date('d.m.Y', strtotime($content->created_at))}}
@@ -55,6 +57,135 @@ + + +
+
+
+

Weitere Nachrichten

+
+ +
+
+ + + + +
+

+ + Neuigkeit + + +

+ +
+ + + 19 hours ago + + +
+ + {!! Str::limit(' Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus consequuntur cum cumque dicta eligendi et ex, fugiat id, incidunt iste iusto natus non provident quae veritatis vero vitae voluptas voluptate? +', 280) !!} + + +
+ + + +
+
+ +
+
+ + + + +
+

+ + Neuigkeit + + +

+ +
+ + + 19 hours ago + + +
+ + {!! Str::limit(' Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus consequuntur cum cumque dicta eligendi et ex, fugiat id, incidunt iste iusto natus non provident quae veritatis vero vitae voluptas voluptate? +', 280) !!} + + +
+ + + +
+
+ +
+
+ + + + +
+

+ + Neuigkeit + + +

+ +
+ + + 19 hours ago + + +
+ + {!! Str::limit(' Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus consequuntur cum cumque dicta eligendi et ex, fugiat id, incidunt iste iusto natus non provident quae veritatis vero vitae voluptas voluptate? +', 280) !!} + + +
+ + + +
+
+ +
diff --git a/content/index.blade.php b/content/index.blade.php index 934f40d..7c68999 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -86,7 +86,7 @@ border: 1px solid rgba(252, 252, 252, 0.54);"> -
+
@@ -109,14 +109,32 @@ border: 1px solid rgba(252, 252, 252, 0.54);"> - @foreach(filterByContentType("Jobs")->take(12) as $content) - - {{ $content->updated_at->diffForHumans() }} - {{$content->title}} - 92714 Pleystein - Jetzt bewerben - - @endforeach + + + + vor 9 Monaten + Programmierer(m/w/d) + 92714 Pleystein + Jetzt bewerben + + + + vor 9 Monaten + Programmierer(m/w/d) + 92714 Pleystein + Jetzt bewerben + + + + vor 9 Monaten + Programmierer(m/w/d) + 92714 Pleystein + Jetzt bewerben + + + + + @@ -169,7 +187,7 @@ border: 1px solid rgba(252, 252, 252, 0.54);">

- {{$_legal_zip_code}} + {{config('settings.contact_email')}}



diff --git a/content/master.blade.php b/content/master.blade.php index 25f9488..1e39cc2 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -127,6 +127,7 @@ @include('template.'.config('settings.template').'.content.includes.footer') @include('template.'.config('settings.template').'.content.includes.scripts') + diff --git a/content/pages/impressum.blade.php b/content/pages/impressum.blade.php index bb42f0d..adcbc84 100644 --- a/content/pages/impressum.blade.php +++ b/content/pages/impressum.blade.php @@ -38,7 +38,7 @@
Tel.: {{$_telefonnummer}}
- E-Mail: {{$_legal_zip_code}} + E-Mail: {{config('settings.contact_email')}}

diff --git a/content/pages/kontakt.blade.php b/content/pages/kontakt.blade.php index b3e899f..7145e45 100644 --- a/content/pages/kontakt.blade.php +++ b/content/pages/kontakt.blade.php @@ -45,9 +45,13 @@

- $_warenkorb_aktiv + + {{config('settings.contact_email')}} +


+ +

@@ -68,9 +72,9 @@

{{$_legal_name}}
- $_warenkorb_aktiv $_warenkorb_aktiv + {{$_legal_address}}
- $_warenkorb_aktiv $_warenkorb_aktiv + {{$_legal_zip_code}} {{$_legal_city}}

diff --git a/content/pages/ueber-uns.blade.php b/content/pages/ueber-uns.blade.php index 73f7d41..252087a 100644 --- a/content/pages/ueber-uns.blade.php +++ b/content/pages/ueber-uns.blade.php @@ -22,6 +22,9 @@
+ + +