Visi ieraksti

Visi ieraksti

@foreach ($entries as $entry)

{{ $entry->title }}

{!! $entry->content !!}
@if ($entry->image_path) Attēls @endif

Izveidots: {{ $entry->created_at }}

Rediģēt
@csrf @method('DELETE')
@endforeach