From 10f83a71c19c44e4c035233b85572b56e558f9df Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 17 Jul 2023 17:48:51 +0200 Subject: [PATCH] wait #5792 0:10 fix bug redirection --- resources/views/layouts/app.blade.php | 2 +- resources/views/partials/form.blade.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 220aec7..fae75b9 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -62,7 +62,7 @@ @include('cubist::head.htmldeclaration') @include('cubist::head.head') - + @include('cubist::body.begin') diff --git a/resources/views/partials/form.blade.php b/resources/views/partials/form.blade.php index b1c586e..adc9f89 100644 --- a/resources/views/partials/form.blade.php +++ b/resources/views/partials/form.blade.php @@ -18,7 +18,6 @@ @endif