@lang('frontend::lang.contact_form.get_in_touch')

@lang('frontend::lang.contact_form.contact_us')

@lang('frontend::lang.contact_form.submit_any_questions')

@if (!empty($line_url)) @endif
@error('name') @lang('frontend::lang.contact_form.name_error') @enderror
@error('email') @lang('frontend::lang.contact_form.email_error') @enderror
@error('tel') @lang('frontend::lang.contact_form.phone_error') @enderror
@error('msg') @lang('frontend::lang.contact_form.detail_error') @enderror
@error('accept') @lang('frontend::lang.contact_form.accept_terms_error') @enderror
@error('captcha') @lang('frontend::lang.contact_form.captcha_error') @enderror
@push('scripts') @endpush