diff --git a/resources/views/admin/dashboards/testdashboard.blade.php b/resources/views/admin/dashboards/testdashboard.blade.php index d5ed3a19b..69816b2ab 100644 --- a/resources/views/admin/dashboards/testdashboard.blade.php +++ b/resources/views/admin/dashboards/testdashboard.blade.php @@ -2,6 +2,30 @@ @section('content')

Admin Dashboard Test


-Just a test of the new admin dashboard and how it should look with a sidebar navigation system. +
+
+

user Information

+
+
+ Form
+ + + + + + + + + @for ($i = 0; $i < 50; $i++) + + + + + + + @endfor + +
NameRolePermissionsAction
NameRolePermissionsForm
+
@endsection \ No newline at end of file