diff --git a/resources/views/dashboard/index.blade.php b/resources/views/dashboard/index.blade.php index 6e449696..e06abb3e 100644 --- a/resources/views/dashboard/index.blade.php +++ b/resources/views/dashboard/index.blade.php @@ -107,9 +107,9 @@ @if(Session::get('setup.done')) @include('dashboard.partials.welcome-modal') @endif @stop