@extends('layouts.app') @section('title', $title) @section('content')
{{ $article->created_at->format('H:i d.m.Y') }}
{{ $article->preview }}