From 59d2fe173a7111ed83cb9b282ed6ccda20bd7921 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 4 Jun 2017 11:52:29 +0300 Subject: [PATCH] Hide contact us until registered --- resources/views/header.blade.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/resources/views/header.blade.php b/resources/views/header.blade.php index ba438ad03f6e..2039275a88a1 100644 --- a/resources/views/header.blade.php +++ b/resources/views/header.blade.php @@ -392,10 +392,13 @@ @include('partials.navigation_option', ['option' => 'reports']) @endif @include('partials.navigation_option', ['option' => 'settings']) -
  • +