@extends('.frontend.default') @section('content')
{{--

搜尋及訂制服務

--}}
{{--

搜尋及訂制服務

--}}
@include('frontend.template.event.options.target',[ 'class'=>'event_target_id' ])
@include('frontend.template.event.options.method',[ 'class'=>'event_method_id' ])
@include('frontend.template.event.options.class',[ 'class'=>'event_class_id' ])
@include('frontend.template.event.options.is_personal_service',[ 'class'=>'is_personal' ])
@include('frontend.template.unit.list',[ 'id'=>'single', 'class'=>'unit_id', ])
{{--
--}}
@include('frontend.template.event.options.target',[ 'class'=>'quotation_inquiry_event_target_id' ])
@include('frontend.template.event.options.method',[ 'class'=>'quotation_inquiry_event_method_id' ])
@include('frontend.template.event.options.class',[ 'class'=>'quotation_inquiry_event_class_id' ])
@include('frontend.template.unit.list',[ 'id'=>'single-two', 'class'=>'quotation_inquiry_unit_id unit_id', 'label' => '查詢任何單位的服務' ])
如您沒有選取指定查詢單位,系統將會把報價查詢指派到已和您配對的學校聯絡專員,更有效為你配對合適的校本服務。
@include('.frontend.template.event.base_owl_event', $base_owl_event = [ 'class' => 'featured_recommendations_sec', //'title_before_img' => '', 'title' => '精選推介', 'title_after_img' => '', 'events' => $data['featured_recommendations_sec'], 'event_name_icon' => asset('/images/home/star.png'), ])

最新上架

{{-- --}}
@endsection @section('pagescript') @include("frontend.includes.google_recaptcha") @endsection