@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
!-- form_contact_subject_th --> @includeIf('contactus::form_contact_subject_th') @includeIf('contactus::form_contact_subject_en')
{{-- End Tap --}} @includeIf('contactus::form_contact_subject_other')
@endsection('content') @section('scripts') @endsection