diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index d513afac6..ac896e640 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -78,7 +78,7 @@

Services

Reload List -
Trademarks Policy: The respective trademarks mentioned here are owned by +
Trademarks Policy: The respective trademarks mentioned here are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Find more services diff --git a/resources/views/livewire/project/service/service-application-view.blade.php b/resources/views/livewire/project/service/service-application-view.blade.php index 87f31ed1f..af47c40d5 100644 --- a/resources/views/livewire/project/service/service-application-view.blade.php +++ b/resources/views/livewire/project/service/service-application-view.blade.php @@ -39,10 +39,15 @@ label="Image" id="application.image">
-

Advanced

-
- +

Advanced

+
+ @if (str($application->image)->contains('pocketbase')) + + @else + + @endif