@extends('layouts.app')
@push('head')
{{-- SiteManager 통합 보안 시스템 --}}
@include('sitemanager::security.form-security', [
'action' => 'request_quotation',
'tokenField' => 'recaptcha_token',
'formId' => 'quotation-form'
])
{!! resource('css/contact-us.css') !!}
{!! resource('css/form.css') !!}
{!! resource('js/request-quotation.js') !!}
{!! setResources(['select2', 'flatpickr']) !!}
@endpush
@section('content')
{{-- 페이지 컨텐츠 --}}
Request a Quotation
Fill out the form below to receive a personalized quote for your Korean language course.
We'll get back to you within 24 hours with a detailed quotation.
Please provide accurate information to ensure we can offer you the best suitable program.