@extends('layouts.master') @section('title', 'Project Form') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header') @include('layouts.header-sub')

6.6a REQUEST FORM FOR HOLDING CONFERENCES

Please complete the project information by section.

{{ csrf_field() }}

Conference Details

General information and classification of the conference.

Conference Information
Conference Fee *
Conference Organizing Type *
Venue
Venue *
Conference Title
Conference Title : (TH) *
Conference Title : (EN) *
Major Funding Agency
Major Funding Agency *
Title of Grant
Type of Funding Agency *

SIIT Principal Organizer

Specify the principal organizer and co-organizer portion.

SIIT Principal Organizer (Up to 5 persons)
Total Portion: 0% Please specify portions.

Conference Timeline

Important project dates and duration.

Date of Conference
Conference From *
Conference To *

Project Budget

Specify the project budget, equipment expenses and overhead costs.

Total Budget
Budget Year *
Currency *
Total Budget (Original Currency) *
Total Budget (THB) *
Brief description of the academic benefit to SIIT

* These fields are required.

@include('layouts.footer') @endsection