From c523d052f854eefa846de654da5e0a42b76e6d9b Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 27 Nov 2023 15:01:22 +0100 Subject: [PATCH] wait #6479 --- resources/views/vendor/backpack/crud/list-fluidbook.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/vendor/backpack/crud/list-fluidbook.blade.php b/resources/views/vendor/backpack/crud/list-fluidbook.blade.php index 489a446be..224e1ad89 100644 --- a/resources/views/vendor/backpack/crud/list-fluidbook.blade.php +++ b/resources/views/vendor/backpack/crud/list-fluidbook.blade.php @@ -22,7 +22,7 @@ {{$fluidbook->id}} {{$fluidbook->c_title}} {{json_decode($fluidbook->settings, true)['install_online']['path']}} - {{$url}} + {{$url}} @endforeach -- 2.39.5