From cdd393fe55ae60ec0b95eb0fdfccae5bc478ca2e Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Sat, 20 Aug 2022 09:54:36 +1000 Subject: [PATCH] test --- public/js/test.js | 0 resources/views/client/idelanding.blade.php | 166 ++++++++++++++++++-- 2 files changed, 156 insertions(+), 10 deletions(-) create mode 100644 public/js/test.js diff --git a/public/js/test.js b/public/js/test.js new file mode 100644 index 0000000..e69de29 diff --git a/resources/views/client/idelanding.blade.php b/resources/views/client/idelanding.blade.php index eae5fa8..a824313 100644 --- a/resources/views/client/idelanding.blade.php +++ b/resources/views/client/idelanding.blade.php @@ -8,19 +8,165 @@ @section('descdiscord') @endsection - +@section('extras') + +@endsection @section('content') @guest

Please Log In to continue.

@else -

Welcome, {{ Auth::user()->name }}

- -

You cannot currently upload places or models as the functionality for that has not been added yet.

-
-

Templates

- Baseplate - Flat Terrain +
+
+ Sign Up + or + + + Login + + + + +
+ + Roblox Studio Title + +
+
+ +
+
+ +

GAME TEMPLATES

+
+ + +
+ +
+
+ +

Baseplate

+
+
+ +

Flat Terrain

+
+
+
+ + +
+
+ + + + + @endguest @endsection \ No newline at end of file