{{ csrf_field() }} {{--
@if ($errors->has('CardCode'))
{{ $errors->first('CardCode') }}
@endif
@if ($errors->has('CardName'))
{{ $errors->first('CardName') }}
@endif
--}}
{{ __('clients.GeneralInfo') }}
@if ($errors->has('U_HT_TIPO_ID'))
{{ $errors->first('U_HT_TIPO_ID') }}
@endif
{{-- --}} {{--
@if ($errors->has('CardType'))
{{ $errors->first('CardType') }}
@endif
--}}
@if ($errors->has('CardCode'))
{{ $errors->first('CardCode') }}
@endif
@if ($errors->has('CardName'))
{{ $errors->first('CardName') }}
@endif
{{--
@if ($errors->has('lastname'))
{{ $errors->first('lastname') }}
@endif
--}}
@if ($errors->has('U_HBT_TIPCONT'))
{{ $errors->first('U_HBT_TIPCONT') }}
@endif
@if ($errors->has('GroupCode'))
{{ $errors->first('GroupCode') }}
@endif
@if ($errors->has('CmpPrivate'))
{{ $errors->first('CmpPrivate') }}
@endif
@if ($errors->has('Phone1'))
{{ $errors->first('Phone1') }}
@endif
@if ($errors->has('Cellular'))
{{ $errors->first('Cellular') }}
@endif
@if ($errors->has('E_Mail'))
{{ $errors->first('E_Mail') }}
@endif
@if ($errors->has('GroupNum'))
{{ $errors->first('GroupNum') }}
@endif
{{--
@if ($errors->has('LicTradNum'))
{{ $errors->first('LicTradNum') }}
@endif
@if ($errors->has('Notes'))
{{ $errors->first('Notes') }}
@endif
--}}
{{ __('clients.Address') }}
@if ($errors->has('Address'))
{{ $errors->first('Address') }}
@endif
{{--
@if ($errors->has('Address2'))
{{ $errors->first('Address1') }}
@endif
@if ($errors->has('Address3'))
{{ $errors->first('Address3') }}
@endif
--}} {{--
@if ($errors->has('Address'))
{{ $errors->first('Address') }}
@endif
--}} {{--
@if ($errors->has('City'))
{{ $errors->first('City') }}
@endif
@if ($errors->has('Country'))
{{ $errors->first('Country') }}
@endif
@if ($errors->has('MailCity'))
{{ $errors->first('MailCity') }}
@endif
@if ($errors->has('MailCountr'))
{{ $errors->first('MailCountr') }}
@endif
@if ($errors->has('MailAddres'))
{{ $errors->first('MailAddres') }}
@endif
@if ($errors->has('ListNum'))
{{ $errors->first('ListNum') }}
@endif
@if ($errors->has('Free_Text'))
{{ $errors->first('Free_Text') }}
@endif
@if ($errors->has('SlpCode'))
{{ $errors->first('SlpCode') }}
@endif
--}} {{--
@if ($errors->has('U_HBT_TIPO_ID'))
{{ $errors->first('U_HBT_TIPO_ID') }}
@endif
--}} {{--
@if ($errors->has('U_HBT_TIPPRO'))
{{ $errors->first('U_HBT_TIPPRO') }}
@endif
--}} {{--
@if ($errors->has('U_HBT_ATRESI'))
{{ $errors->first('U_HBT_ATRESI') }}
@endif
--}} {{--
@if ($errors->has('U_HBT_PARTREL'))
{{ $errors->first('U_HBT_PARTREL') }}
@endif
--}} {{--
@if ($errors->has('U_HBT_ENT_RET'))
{{ $errors->first('U_HBT_ENT_RET') }}
@endif
--}}
{{-- --}}