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