diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php index fc02b3b..bcb97c6 100644 --- a/resources/views/dashboard.blade.php +++ b/resources/views/dashboard.blade.php @@ -2,10 +2,11 @@ @yield('title', 'Nexus - Dashboard') @section('content') - - - - - - + + + + + + + @endsection \ No newline at end of file