{{ __('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)
@endif
{{ $err }}
@endforeach