Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp into master
Conflicts: skolehjem/database/migrations/2020_08_06_092000_create_news_table.php skolehjem/resources/views/admin/news/create.blade.php skolehjem/resources/views/admin/news/edit.blade.php
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@endsection
|
||||
|
||||
@section("path")
|
||||
<a href="{{ route('news.index') }}" class="text-white">Opret Nyheder</a> /
|
||||
<a href="{{ route('news.index') }}" class="text-white">Vis Nyheder</a> /
|
||||
@endsection
|
||||
|
||||
@section("content")
|
||||
|
||||
Reference in New Issue
Block a user