{{ __('Manage the companies that participate in projects') }}
{{ __('Complete the company information. Fields marked with * are required.') }}
{{ __('No companies registered. Create your first company using the button above.') }}
@if($company->tax_id) {{ $company->tax_id }} @else {{ __('No tax ID') }} @endif
@if($company->type) {{ ucfirst($company->type) }} @endif