@if (!empty($faviconUrl)) @endif
{{ $company->name }} @if ($company->isTrial() || $company->trial_ends_at) is on a free trial @if ($company->trial_ends_at) until {{ $company->trial_ends_at->format('M j, Y H:i') }}. @endif Convert to full access for {{ $subscriptionPriceFormatted ?? '$3.99' }}/mo when you are ready. @else is pending activation. A Super Admin will activate your company after payment confirmation. @endif
{{ session('success') }}
@endif @if (session('warning')){{ session('warning') }}
@endif @if (session('error')){{ session('error') }}
@endif
Company number: {{ $company->formattedCompanyNumber() }}
Company slug: {{ $company->slug }}
Share the company number with anyone who signs in to the Notiz Viewer app.