@php if($errors->has('name')) { echo $errors->first('name') ; } @endphp
@if(!isset($rec->id)) @include('customer.partials.contact_person_form') @endif