From bc77f923a2a244daf17bd47f5e2a7e3b73976e59 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Wed, 27 Jan 2021 05:57:57 -0800 Subject: [PATCH] Remove edit links from index views --- resources/views/foods/index.blade.php | 16 +++++++--------- resources/views/recipes/index.blade.php | 7 ------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/resources/views/foods/index.blade.php b/resources/views/foods/index.blade.php index f12e1aa..9b4dd80 100644 --- a/resources/views/foods/index.blade.php +++ b/resources/views/foods/index.blade.php @@ -19,15 +19,13 @@