From 1afa4d1c15269e58dd2a90e45b676f612ff72c94 Mon Sep 17 00:00:00 2001 From: dev Date: Sat, 27 Jun 2026 15:59:59 +0200 Subject: feat: show license link below View on buttons on movie pages --- resources/views/cinema_show.blade.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/views/cinema_show.blade.php b/resources/views/cinema_show.blade.php index 92e684d..6494cdd 100644 --- a/resources/views/cinema_show.blade.php +++ b/resources/views/cinema_show.blade.php @@ -155,6 +155,14 @@ @endif + @if ( ! empty($movie->license_url) ) +