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

6.5a APPROVAL FORM FOR TESTING PROJECT

Please complete the project information by section.

{{ csrf_field() }}

Project Details

General information and classification of the project.

Project Title
Project Title : (TH) *
Project Title : (EN) *
Funding Agency/Client
Funding Agency *
Title of Grant
Type of Funding Agency *

Principal Investigator

Specify the principal investigator and co-researcher portion.

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

Project Timeline

Important project dates and duration.

Project Timeline
Project Duration From *
Project Duration To *

Project Budget

Specify the project budget, equipment expenses and overhead costs.

Total Budget
Budget Year *
Currency *
Total Budget (Original Currency) *
Total Budget (THB) *
Overhead
Overhead *
Total Overhead (Original Currency) *
Total Overhead (THB) *
Remark
Total Receive
Total Receive (Original Currency) *
Total Receive (THB) *

* These fields are required.

@include('layouts.footer') @endsection