{{ __('Workspaces / Create') }}
{{ __('Create a') }} {{ __('new workspace') }}
{{ __('New workspace') }}

{{ __('Set up a') }} {{ __('workspace') }}.

{{ __('Workspaces are sealed / each one keeps its own contacts, devices, broadcasts, flows, billing.') }}

@if ($errors->any())
@foreach ($errors->all() as $err)
{{ $err }}
@endforeach
@endif
@csrf
{{ __('A friendly label your team will see at the top of the app.') }}
{{ __('Type to search any IANA timezone (Asia/Kolkata, Europe/London, etc.).') }}
{{ __('Cancel') }}