@extends('layout/template') @section('content')

New Tenant

@if ($errors->any())
@endif

A Tenant contains a URL which can be called its www.kuvia.cloud/yourURL. Each Tenant is get seperate information about used space and used traffic.

Your default Tenant is the same like your username. You can create unlimited tenants.

@csrf

Idears for later:

@endsection