diff --git a/resources/themes/pterodactyl/admin/api/index.blade.php b/resources/views/admin/api/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/api/index.blade.php rename to resources/views/admin/api/index.blade.php diff --git a/resources/themes/pterodactyl/admin/api/new.blade.php b/resources/views/admin/api/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/api/new.blade.php rename to resources/views/admin/api/new.blade.php diff --git a/resources/themes/pterodactyl/admin/databases/index.blade.php b/resources/views/admin/databases/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/databases/index.blade.php rename to resources/views/admin/databases/index.blade.php diff --git a/resources/themes/pterodactyl/admin/databases/view.blade.php b/resources/views/admin/databases/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/databases/view.blade.php rename to resources/views/admin/databases/view.blade.php diff --git a/resources/themes/pterodactyl/admin/eggs/new.blade.php b/resources/views/admin/eggs/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/eggs/new.blade.php rename to resources/views/admin/eggs/new.blade.php diff --git a/resources/themes/pterodactyl/admin/eggs/scripts.blade.php b/resources/views/admin/eggs/scripts.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/eggs/scripts.blade.php rename to resources/views/admin/eggs/scripts.blade.php diff --git a/resources/themes/pterodactyl/admin/eggs/variables.blade.php b/resources/views/admin/eggs/variables.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/eggs/variables.blade.php rename to resources/views/admin/eggs/variables.blade.php diff --git a/resources/themes/pterodactyl/admin/eggs/view.blade.php b/resources/views/admin/eggs/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/eggs/view.blade.php rename to resources/views/admin/eggs/view.blade.php diff --git a/resources/themes/pterodactyl/admin/index.blade.php b/resources/views/admin/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/index.blade.php rename to resources/views/admin/index.blade.php diff --git a/resources/themes/pterodactyl/admin/locations/index.blade.php b/resources/views/admin/locations/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/locations/index.blade.php rename to resources/views/admin/locations/index.blade.php diff --git a/resources/themes/pterodactyl/admin/locations/view.blade.php b/resources/views/admin/locations/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/locations/view.blade.php rename to resources/views/admin/locations/view.blade.php diff --git a/resources/themes/pterodactyl/admin/nests/index.blade.php b/resources/views/admin/nests/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nests/index.blade.php rename to resources/views/admin/nests/index.blade.php diff --git a/resources/themes/pterodactyl/admin/nests/new.blade.php b/resources/views/admin/nests/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nests/new.blade.php rename to resources/views/admin/nests/new.blade.php diff --git a/resources/themes/pterodactyl/admin/nests/view.blade.php b/resources/views/admin/nests/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nests/view.blade.php rename to resources/views/admin/nests/view.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/index.blade.php b/resources/views/admin/nodes/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/index.blade.php rename to resources/views/admin/nodes/index.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/new.blade.php b/resources/views/admin/nodes/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/new.blade.php rename to resources/views/admin/nodes/new.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/view/allocation.blade.php b/resources/views/admin/nodes/view/allocation.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/view/allocation.blade.php rename to resources/views/admin/nodes/view/allocation.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/view/configuration.blade.php b/resources/views/admin/nodes/view/configuration.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/view/configuration.blade.php rename to resources/views/admin/nodes/view/configuration.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/view/index.blade.php b/resources/views/admin/nodes/view/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/view/index.blade.php rename to resources/views/admin/nodes/view/index.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/view/servers.blade.php b/resources/views/admin/nodes/view/servers.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/view/servers.blade.php rename to resources/views/admin/nodes/view/servers.blade.php diff --git a/resources/themes/pterodactyl/admin/nodes/view/settings.blade.php b/resources/views/admin/nodes/view/settings.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/nodes/view/settings.blade.php rename to resources/views/admin/nodes/view/settings.blade.php diff --git a/resources/themes/pterodactyl/admin/packs/index.blade.php b/resources/views/admin/packs/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/packs/index.blade.php rename to resources/views/admin/packs/index.blade.php diff --git a/resources/themes/pterodactyl/admin/packs/modal.blade.php b/resources/views/admin/packs/modal.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/packs/modal.blade.php rename to resources/views/admin/packs/modal.blade.php diff --git a/resources/themes/pterodactyl/admin/packs/new.blade.php b/resources/views/admin/packs/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/packs/new.blade.php rename to resources/views/admin/packs/new.blade.php diff --git a/resources/themes/pterodactyl/admin/packs/view.blade.php b/resources/views/admin/packs/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/packs/view.blade.php rename to resources/views/admin/packs/view.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/index.blade.php b/resources/views/admin/servers/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/index.blade.php rename to resources/views/admin/servers/index.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/new.blade.php b/resources/views/admin/servers/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/new.blade.php rename to resources/views/admin/servers/new.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/build.blade.php b/resources/views/admin/servers/view/build.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/build.blade.php rename to resources/views/admin/servers/view/build.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/database.blade.php b/resources/views/admin/servers/view/database.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/database.blade.php rename to resources/views/admin/servers/view/database.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/delete.blade.php b/resources/views/admin/servers/view/delete.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/delete.blade.php rename to resources/views/admin/servers/view/delete.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/details.blade.php b/resources/views/admin/servers/view/details.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/details.blade.php rename to resources/views/admin/servers/view/details.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/index.blade.php b/resources/views/admin/servers/view/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/index.blade.php rename to resources/views/admin/servers/view/index.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/manage.blade.php b/resources/views/admin/servers/view/manage.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/manage.blade.php rename to resources/views/admin/servers/view/manage.blade.php diff --git a/resources/themes/pterodactyl/admin/servers/view/startup.blade.php b/resources/views/admin/servers/view/startup.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/servers/view/startup.blade.php rename to resources/views/admin/servers/view/startup.blade.php diff --git a/resources/themes/pterodactyl/admin/settings/advanced.blade.php b/resources/views/admin/settings/advanced.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/settings/advanced.blade.php rename to resources/views/admin/settings/advanced.blade.php diff --git a/resources/themes/pterodactyl/admin/settings/index.blade.php b/resources/views/admin/settings/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/settings/index.blade.php rename to resources/views/admin/settings/index.blade.php diff --git a/resources/themes/pterodactyl/admin/settings/mail.blade.php b/resources/views/admin/settings/mail.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/settings/mail.blade.php rename to resources/views/admin/settings/mail.blade.php diff --git a/resources/themes/pterodactyl/admin/statistics.blade.php b/resources/views/admin/statistics.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/statistics.blade.php rename to resources/views/admin/statistics.blade.php diff --git a/resources/themes/pterodactyl/admin/users/index.blade.php b/resources/views/admin/users/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/users/index.blade.php rename to resources/views/admin/users/index.blade.php diff --git a/resources/themes/pterodactyl/admin/users/new.blade.php b/resources/views/admin/users/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/users/new.blade.php rename to resources/views/admin/users/new.blade.php diff --git a/resources/themes/pterodactyl/admin/users/view.blade.php b/resources/views/admin/users/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/admin/users/view.blade.php rename to resources/views/admin/users/view.blade.php diff --git a/resources/themes/pterodactyl/base/account.blade.php b/resources/views/base/account.blade.php similarity index 100% rename from resources/themes/pterodactyl/base/account.blade.php rename to resources/views/base/account.blade.php diff --git a/resources/themes/pterodactyl/base/api/index.blade.php b/resources/views/base/api/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/base/api/index.blade.php rename to resources/views/base/api/index.blade.php diff --git a/resources/themes/pterodactyl/base/api/new.blade.php b/resources/views/base/api/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/base/api/new.blade.php rename to resources/views/base/api/new.blade.php diff --git a/resources/themes/pterodactyl/base/index.blade.php b/resources/views/base/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/base/index.blade.php rename to resources/views/base/index.blade.php diff --git a/resources/themes/pterodactyl/base/security.blade.php b/resources/views/base/security.blade.php similarity index 100% rename from resources/themes/pterodactyl/base/security.blade.php rename to resources/views/base/security.blade.php diff --git a/resources/themes/pterodactyl/errors/403.blade.php b/resources/views/errors/403.blade.php similarity index 100% rename from resources/themes/pterodactyl/errors/403.blade.php rename to resources/views/errors/403.blade.php diff --git a/resources/themes/pterodactyl/errors/404.blade.php b/resources/views/errors/404.blade.php similarity index 100% rename from resources/themes/pterodactyl/errors/404.blade.php rename to resources/views/errors/404.blade.php diff --git a/resources/themes/pterodactyl/errors/503.blade.php b/resources/views/errors/503.blade.php similarity index 100% rename from resources/themes/pterodactyl/errors/503.blade.php rename to resources/views/errors/503.blade.php diff --git a/resources/themes/pterodactyl/errors/installing.blade.php b/resources/views/errors/installing.blade.php similarity index 100% rename from resources/themes/pterodactyl/errors/installing.blade.php rename to resources/views/errors/installing.blade.php diff --git a/resources/themes/pterodactyl/errors/maintenance.blade.php b/resources/views/errors/maintenance.blade.php similarity index 100% rename from resources/themes/pterodactyl/errors/maintenance.blade.php rename to resources/views/errors/maintenance.blade.php diff --git a/resources/themes/pterodactyl/errors/suspended.blade.php b/resources/views/errors/suspended.blade.php similarity index 100% rename from resources/themes/pterodactyl/errors/suspended.blade.php rename to resources/views/errors/suspended.blade.php diff --git a/resources/themes/pterodactyl/layouts/admin.blade.php b/resources/views/layouts/admin.blade.php similarity index 100% rename from resources/themes/pterodactyl/layouts/admin.blade.php rename to resources/views/layouts/admin.blade.php diff --git a/resources/themes/pterodactyl/layouts/auth.blade.php b/resources/views/layouts/auth.blade.php similarity index 100% rename from resources/themes/pterodactyl/layouts/auth.blade.php rename to resources/views/layouts/auth.blade.php diff --git a/resources/themes/pterodactyl/layouts/error.blade.php b/resources/views/layouts/error.blade.php similarity index 100% rename from resources/themes/pterodactyl/layouts/error.blade.php rename to resources/views/layouts/error.blade.php diff --git a/resources/themes/pterodactyl/layouts/master.blade.php b/resources/views/layouts/master.blade.php similarity index 100% rename from resources/themes/pterodactyl/layouts/master.blade.php rename to resources/views/layouts/master.blade.php diff --git a/resources/themes/pterodactyl/layouts/scripts.blade.php b/resources/views/layouts/scripts.blade.php similarity index 100% rename from resources/themes/pterodactyl/layouts/scripts.blade.php rename to resources/views/layouts/scripts.blade.php diff --git a/resources/themes/pterodactyl/partials/admin/settings/nav.blade.php b/resources/views/partials/admin/settings/nav.blade.php similarity index 100% rename from resources/themes/pterodactyl/partials/admin/settings/nav.blade.php rename to resources/views/partials/admin/settings/nav.blade.php diff --git a/resources/themes/pterodactyl/partials/admin/settings/notice.blade.php b/resources/views/partials/admin/settings/notice.blade.php similarity index 100% rename from resources/themes/pterodactyl/partials/admin/settings/notice.blade.php rename to resources/views/partials/admin/settings/notice.blade.php diff --git a/resources/themes/pterodactyl/partials/schedules/task-template.blade.php b/resources/views/partials/schedules/task-template.blade.php similarity index 100% rename from resources/themes/pterodactyl/partials/schedules/task-template.blade.php rename to resources/views/partials/schedules/task-template.blade.php diff --git a/resources/themes/pterodactyl/server/console.blade.php b/resources/views/server/console.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/console.blade.php rename to resources/views/server/console.blade.php diff --git a/resources/themes/pterodactyl/server/databases/index.blade.php b/resources/views/server/databases/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/databases/index.blade.php rename to resources/views/server/databases/index.blade.php diff --git a/resources/themes/pterodactyl/server/files/add.blade.php b/resources/views/server/files/add.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/files/add.blade.php rename to resources/views/server/files/add.blade.php diff --git a/resources/themes/pterodactyl/server/files/edit.blade.php b/resources/views/server/files/edit.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/files/edit.blade.php rename to resources/views/server/files/edit.blade.php diff --git a/resources/themes/pterodactyl/server/files/index.blade.php b/resources/views/server/files/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/files/index.blade.php rename to resources/views/server/files/index.blade.php diff --git a/resources/themes/pterodactyl/server/files/list.blade.php b/resources/views/server/files/list.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/files/list.blade.php rename to resources/views/server/files/list.blade.php diff --git a/resources/themes/pterodactyl/server/index.blade.php b/resources/views/server/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/index.blade.php rename to resources/views/server/index.blade.php diff --git a/resources/themes/pterodactyl/server/schedules/index.blade.php b/resources/views/server/schedules/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/schedules/index.blade.php rename to resources/views/server/schedules/index.blade.php diff --git a/resources/themes/pterodactyl/server/schedules/new.blade.php b/resources/views/server/schedules/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/schedules/new.blade.php rename to resources/views/server/schedules/new.blade.php diff --git a/resources/themes/pterodactyl/server/schedules/view.blade.php b/resources/views/server/schedules/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/schedules/view.blade.php rename to resources/views/server/schedules/view.blade.php diff --git a/resources/themes/pterodactyl/server/settings/allocation.blade.php b/resources/views/server/settings/allocation.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/settings/allocation.blade.php rename to resources/views/server/settings/allocation.blade.php diff --git a/resources/themes/pterodactyl/server/settings/name.blade.php b/resources/views/server/settings/name.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/settings/name.blade.php rename to resources/views/server/settings/name.blade.php diff --git a/resources/themes/pterodactyl/server/settings/sftp.blade.php b/resources/views/server/settings/sftp.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/settings/sftp.blade.php rename to resources/views/server/settings/sftp.blade.php diff --git a/resources/themes/pterodactyl/server/settings/startup.blade.php b/resources/views/server/settings/startup.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/settings/startup.blade.php rename to resources/views/server/settings/startup.blade.php diff --git a/resources/themes/pterodactyl/server/users/index.blade.php b/resources/views/server/users/index.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/users/index.blade.php rename to resources/views/server/users/index.blade.php diff --git a/resources/themes/pterodactyl/server/users/new.blade.php b/resources/views/server/users/new.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/users/new.blade.php rename to resources/views/server/users/new.blade.php diff --git a/resources/themes/pterodactyl/server/users/view.blade.php b/resources/views/server/users/view.blade.php similarity index 100% rename from resources/themes/pterodactyl/server/users/view.blade.php rename to resources/views/server/users/view.blade.php diff --git a/resources/themes/pterodactyl/templates/auth/core.blade.php b/resources/views/templates/auth/core.blade.php similarity index 100% rename from resources/themes/pterodactyl/templates/auth/core.blade.php rename to resources/views/templates/auth/core.blade.php diff --git a/resources/themes/pterodactyl/templates/base/core.blade.php b/resources/views/templates/base/core.blade.php similarity index 100% rename from resources/themes/pterodactyl/templates/base/core.blade.php rename to resources/views/templates/base/core.blade.php diff --git a/resources/themes/pterodactyl/templates/wrapper.blade.php b/resources/views/templates/wrapper.blade.php similarity index 100% rename from resources/themes/pterodactyl/templates/wrapper.blade.php rename to resources/views/templates/wrapper.blade.php diff --git a/resources/themes/pterodactyl/vendor/notifications/email-plain.blade.php b/resources/views/vendor/notifications/email-plain.blade.php similarity index 100% rename from resources/themes/pterodactyl/vendor/notifications/email-plain.blade.php rename to resources/views/vendor/notifications/email-plain.blade.php diff --git a/resources/themes/pterodactyl/vendor/notifications/email.blade.php b/resources/views/vendor/notifications/email.blade.php similarity index 100% rename from resources/themes/pterodactyl/vendor/notifications/email.blade.php rename to resources/views/vendor/notifications/email.blade.php diff --git a/resources/themes/pterodactyl/vendor/pagination/default.blade.php b/resources/views/vendor/pagination/default.blade.php similarity index 100% rename from resources/themes/pterodactyl/vendor/pagination/default.blade.php rename to resources/views/vendor/pagination/default.blade.php