From b7e316cc3433cbc02d2b091cfc68a428590177d3 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Sat, 21 Oct 2023 02:45:27 -0300 Subject: [PATCH] condition with type status --- content/master.blade.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/master.blade.php b/content/master.blade.php index c205465..a19d152 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -1,3 +1,4 @@ +@inject('type', 'Type') @@ -55,7 +56,10 @@