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:
2020-10-07 15:28:47 +02:00
23 changed files with 79 additions and 80 deletions
@@ -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")