From 7753cf3c5fe8d568c81bedcbcd49d3bc07e4e357 Mon Sep 17 00:00:00 2001 From: Massimo Di Lullo Date: Wed, 16 Oct 2019 21:17:09 -0400 Subject: [PATCH] Correction inscription post route --- resources/views/inscription.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/inscription.blade.php b/resources/views/inscription.blade.php index 4597c0b..58ccab3 100644 --- a/resources/views/inscription.blade.php +++ b/resources/views/inscription.blade.php @@ -8,7 +8,7 @@
{{ __('general.inscription') }}
-
+ @csrf