@extends('layouts.main') @section('breadcrumb') @endsection @section('content')

globe-hemisphere-west {{ $space->host }}

@include('admin.space.tabs')
@csrf @method('put')
Unlimited if set to 0 @include('parts.errors', ['name' => 'max_accounts'])
expire_at) value="{{ $space->expire_at->toDateString() }}" @endif min="{{ \Carbon\Carbon::now()->toDateString() }}"> Clear to never expire
@include('parts.form.toggle', ['object' => $space, 'key' => 'super', 'label' => 'Super space', 'supporting' => 'All the admins in this Space will be Super Admins'])
@endsection