mod: fix caching!

This commit is contained in:
Didier Slof 2023-02-02 08:31:50 +01:00
parent 34ed81516b
commit dc5d204cfc
Signed by: didier
GPG key ID: 01E71F18AA4398E5
8 changed files with 42 additions and 7 deletions

View file

@ -3,7 +3,7 @@
@section('content')
<section>
<h1><img src="{{$showing->movie->movie_image}}" alt="{{$showing->movie->movie_name}} Poster" width="60px">
<h1><x-cache-image src="{{$showing->movie->movie_image}}" alt="{{$showing->movie->movie_name}} Poster" class="poster" width="60px"/>
{{$showing->movie->movie_name}}</h1>
<hr/>
<div id="showing">