@csrf

{{ __('static.contact_with_us') }}

{{ __('static.join_carestyle') }}

@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('country_id')) {{ $errors->first('country_id') }} @endif
@if ($errors->has('contact_number')) {{ $errors->first('contact_number') }} @endif
@if ($errors->has('comment')) {{ $errors->first('contact_number') }} @endif

{{ __('static.for_any_query') }} support@carestyle.com