diff --git a/resources/views/themes/zeus/bolt/fill-forms.blade.php b/resources/views/themes/zeus/bolt/fill-forms.blade.php index 5eb2a8c0..d2faf326 100644 --- a/resources/views/themes/zeus/bolt/fill-forms.blade.php +++ b/resources/views/themes/zeus/bolt/fill-forms.blade.php @@ -83,7 +83,7 @@ class="bg-white rounded-full shadow-md shadow-custom-100 sm:w-24 object-cover" @if($sent) @include($boltTheme.'.submitted') @else - + @if(!$inline) {{ \LaraZeus\Bolt\Facades\Bolt::renderHookBlade('zeus-form.before') }} @endif