From 42cdfca06cd39c3696d25825dc605a26222f2c8e Mon Sep 17 00:00:00 2001 From: Nico B Date: Fri, 13 Mar 2020 11:31:13 +0100 Subject: [PATCH] modif template --- resources/views/home.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 50eb227..af19fed 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -5,4 +5,5 @@ @section('content')
- Contactez-nous! \ No newline at end of file + Contactez-nous! +@endsection