{{ $this->route != 'client' ? ($this->contractId ? __('Supplier contract updates') : __('Add Supplier Contract')) : ($this->contractId ? __('Client contract updates') : __('Add Client Contract')) }}
{{ __('Company name') }}:
{{ __('Sign date') }}:
{{ __('Expiration date') }}:
{{ __('Order date') }}:
{{ __('Risk date') }}:
{{ __('Contract number') }}:
{{ __('Description') }}:
{{ __('Close') }} {{ $this->contractId ? __('Apply changes') : __('Add') }}