We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0448907 commit 7ecf175Copy full SHA for 7ecf175
resources/views/components/finishing.blade.php
@@ -64,6 +64,7 @@ function getStringBetween($string, $start, $end) {
64
<p> </p>
65
';
66
Page::first()->update(['contact' => $contact]);
67
+ }
68
69
/* Updates button database entries */
70
Schema::disableForeignKeyConstraints();
0 commit comments