Update finishing.blade.php

This commit is contained in:
Julian Prieber 2022-11-09 20:37:29 +01:00
parent 25c9a98eb3
commit 69e125c8c6

View File

@ -76,6 +76,7 @@
<p>&nbsp;</p>
';
Page::first()->update(['contact' => $contact]);
}
/* Updates button database entries */
Schema::disableForeignKeyConstraints();