Mehr Bilder, Arbeit am Backend
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
<img class="content-img" src="{{ asset('Bilder/neuigkeiten.jpg') }}">
|
||||
<h1>{{ __('app.nav.news') }}</h1>
|
||||
@foreach($blogs as $blog)
|
||||
<h2>{{ $blog->title }}</h2>
|
||||
|
||||
Reference in New Issue
Block a user