diff --git a/content/contents/default.blade.php b/content/contents/default.blade.php new file mode 100644 index 0000000..bc47a7c --- /dev/null +++ b/content/contents/default.blade.php @@ -0,0 +1,198 @@ +@extends('template.'.config('settings.template').'.content.master') +@section('content') + + +
+ +
+ + +
+

{{$content->title}}

+ +
+
+ + + @if ($content->image) + + @else + + @endif + +
+
+
+ + + + Logo {{ $content->user->name }} + {{ $content->user->name }} + +

+ + Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ad, dicta ea exercitationem explicabo itaque nobis perferendis quibusdam repellendus vero voluptates? Ab autem consectetur consequuntur culpa dicta natus repellat veritatis vero? +

+ +

Features

+ +

Lorem ipsum dolor sit amet, consectetur adipisicing elit. A aliquam aspernatur consectetur, consequatur debitis, dignissimos eligendi enim facere iste iusto laboriosam natus necessitatibus neque optio quia quis reprehenderit soluta, vitae? + +

+ +

Screenshots

+ +
+
+ + +
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
+ +
+ +
+ Lumino Version: 3.2 +
+ Lisence: 2.93 +
+ Latest Version: 2.93 +
+ Price: free + Install Theme +
+ + +
+ +
+
+
+
+
+
+
+ +
+
+
+

Other Themes

+
+
+
+ + +
+ +
+ @foreach($contents as $indexContent => $content) +
+ +
+ + @if ($content->image) + + @else + + @endif + +
+

{{$content->title}}

+
+ Logo {{ $content->user->name }} + {{ $content->user->name }} + +

+
+ Public Showcase of Lumino Themes. You can browse, compare the templates and install them into your own Lumino Installation.

+ + +
+ +
+ + + + +
+ + @endforeach +
+ + + + +
+
+ + + + + + + + +@stop + + + diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index e69de29..7566af2 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -0,0 +1,70 @@ + + + \ No newline at end of file diff --git a/content/includes/footer.blade.php b/content/includes/footer.blade.php index 3f33346..e20896b 100644 --- a/content/includes/footer.blade.php +++ b/content/includes/footer.blade.php @@ -1,4 +1,4 @@ -