From 6d7c9400cd5108637a9793b9d49a1d043d777e69 Mon Sep 17 00:00:00 2001 From: Le Libre Au Quotidien Date: Mon, 14 Dec 2020 10:51:02 +0100 Subject: [PATCH] Add checkbox --- resources/views/home.blade.php | 239 +++++++++++++++++---------------- 1 file changed, 124 insertions(+), 115 deletions(-) diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index eaed8e6..a9dc6cb 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -3,8 +3,21 @@ @section('body')
+
+
+

Changer l'affichage :

+
+ +
+
+
-
+
@foreach ($categories as $category) -