@csrf
@if ($errors->has('tin')) {{ $errors->first('tin') }} @endif
@if ($errors->has('phone')) {{ $errors->first('phone') }} @endif