diff --git a/resources/views/update.blade.php b/resources/views/update.blade.php index d158bc4..64abd8d 100644 --- a/resources/views/update.blade.php +++ b/resources/views/update.blade.php @@ -103,5 +103,20 @@ exit(); ?> @endif +@if($_SERVER['QUERY_STRING'] === 'error') + + +
+ Logo +
l
+
+

Error

+

Something went wrong with the update :(

+
+    +
+ +@endif + @endpush \ No newline at end of file