Company Profile

@csrf
@if ($errors->has('mgmt_name')) {{ $errors->first('mgmt_name') }} @endif
@if ($errors->has('mgmt_email')) {{ $errors->first('mgmt_email') }} @endif
@if ($errors->has('mgmt_phone')) {{ $errors->first('mgmt_phone') }} @endif
@if ($errors->has('mgmt_mailing_fax')) {{ $errors->first('mgmt_mailing_fax') }} @endif
@if ($errors->has('mgmt_add')) {{ $errors->first('mgmt_add') }} @endif
@if ($errors->has('mgmt_city')) {{ $errors->first('mgmt_city') }} @endif
@if ($errors->has('mgmt_zip')) {{ $errors->first('mgmt_zip') }} @endif
@if ($errors->has('mgmt_mailing_add')) {{ $errors->first('mgmt_mailing_add') }} @endif
@if ($errors->has('mgmt_mailing_city')) {{ $errors->first('mgmt_mailing_city') }} @endif
@if ($errors->has('mgmt_mailing_zip')) {{ $errors->first('mgmt_mailing_zip') }} @endif
@if ($errors->has('mgmt_web')) {{ $errors->first('mgmt_web') }} @endif
@if ($errors->has('mgmt_primary_name')) {{ $errors->first('mgmt_primary_name') }} @endif
@if ($errors->has('mgmt_company_color')) {{ $errors->first('mgmt_company_color') }} @endif

{{ __('Technical Details') }}

@if ($errors->has('mgmt_email_banner')) {{ $errors->first('email_banner') }} @endif
@if ($errors->has('mgmt_unsubscribe')) {{ $errors->first('mgmt_unsubscribe') }} @endif
@if ($errors->has('mgmt_delivery_service')) {{ $errors->first('mgmt_delivery_service') }} @endif
@if ($errors->has('mgmt_domain')) {{ $errors->first('mgmt_domain') }} @endif
@if ($errors->has('mgmt_delivery_service_api')) {{ $errors->first('mgmt_delivery_service_api') }} @endif