@extends('hello') @section('content')
| Titel | Originaltitel | Veröffentlichung | ||
|---|---|---|---|---|
|
|
{{ $r['title' ]}} | {{ $r['original_title']}} | {{ \Carbon\Carbon::parse($r['release_date'])->format('d.m.Y') }} |
{{var_dump($result)}}
@endif
@stop
@section('title')
Neuer Film ~
@stop