@if (!is_null($company)) {{ $company->company_name }}
{{ $company->company_name }}
@if(module_enabled('Subdomain')) @if(!is_null($company->sub_domain))

{{ $company->sub_domain }}

@else

{{__('superadmin.subdomainNotAdded')}}

@endif @endif
@else -- @endif