diff --git a/content/contents/default.blade.php b/content/contents/default.blade.php index e69de29..e0d917c 100644 --- a/content/contents/default.blade.php +++ b/content/contents/default.blade.php @@ -0,0 +1,41 @@ +@extends('template.'.config('settings.template').'.content.master') +@section('content') + + ← Back + +
{{$content->desription}}
+ + + + + + + +@stop + + + diff --git a/content/index.blade.php b/content/index.blade.php index 0c3679b..822bd00 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -1,26 +1,16 @@ - - -