Georgia Title IV-E Child Welfare Education & Training Program |
{{$agency_det->NAME}} |
{{$rep_data[0]->PROPOSAL_NM}} |
Academic : {{($rep_data[0]->academic_year->ACADEMIC_YR)?$rep_data[0]->academic_year->ACADEMIC_YR:''}} |
Prepared by : {{($rep_data[0]->user->username)?$rep_data[0]->user->username:''}} |
| S.No |
PART 1 |
|
| |
School Information |
|
| 1 |
College/University |
{{$agency_det->NAME}} |
| |
Address |
{{$agency_det->MAIL_ADDR_LN_1}}
{{$agency_det->MAIL_CITY}}
{{$agency_det->MAIL_STATE}}
{{$agency_det->MAIL_ZIPCODE}} |
| 2 |
School Title IV-E Contact Person |
{{(isset($per[1]->FULL_NM))?$per[1]->FULL_NM:''}} |
| |
Address |
{{(isset($per[1]->ADDR_LN_1))?$per[1]->ADDR_LN_1:''}}
{{(isset($per[1]->CITY))?$per[1]->CITY:''}}
{{(isset($per[1]->STATE_ABBREV))?$per[1]->STATE_ABBREV:''}}
{{(isset($per[1]->ADDR_LN_1))?$per[1]->ADDR_LN_1:''}} |
| 3 |
Direct Telephone |
{{(isset($per[1]->PHONE_NBR))?$per[1]->PHONE_NBR:''}} |
| |
Email Address |
{{(isset($per[1]->EMAIL))?$per[1]->EMAIL:''}} |
| 4 |
Principle Investigator |
{{(isset($per[3]->FULL_NM))?$per[3]->FULL_NM:''}}
{{(isset($per[3]->PHONE_NBR))?$per[3]->PHONE_NBR:''}}
{{(isset($per[3]->EMAIL))?$per[3]->EMAIL:''}} |
| 5 |
Institutional Financial Officer |
{{(isset($per[2]->FULL_NM))?$per[2]->FULL_NM:''}} |
| |
Address |
{{(isset($per[2]->ADDR_LN_1))?$per[2]->ADDR_LN_1:''}}
{{(isset($per[2]->CITY))?$per[2]->CITY:''}}
{{(isset($per[2]->STATE_ABBREV))?$per[2]->STATE_ABBREV:''}}
{{(isset($per[2]->ADDR_LN_1))?$per[2]->ADDR_LN_1:''}} |
| 6 |
Direct Telephone |
{{(isset($per[2]->PHONE_NBR))?$per[2]->PHONE_NBR:''}} |
| 7 |
Email Address |
{{(isset($per[2]->EMAIL))?$per[2]->EMAIL:''}} |
| |
|
|
| |
PART 2 |
|
| |
Title IV-E Program General Description |
| 8 |
Indicate Academic Year |
{{($rep_data[0]->academic_year->ACADEMIC_YR)?$rep_data[0]->academic_year->ACADEMIC_YR:''}} |
| 9 |
Academic Calendar |
{{(isset($rep_data[0]->FALL_TERM) && $rep_data[0]->FALL_TERM=='Y')?'Fall, ':''}}
{{(isset($rep_data[0]->SPRING_TERM) && $rep_data[0]->SPRING_TERM=='Y')?'Spring, ':''}}
{{(isset($rep_data[0]->SUMMER_TERM) && $rep_data[0]->SUMMER_TERM=='Y')?'Summer':''}} |
| 10 |
General Description |
|
| |
|
|
| |
| |
Full Time |
Part Time |
DFCS Seed Students |
| # of BSW |
{{(isset($rep_data[0]->proposed_student_count[0]->FULL_TIME_CNT))?$rep_data[0]->proposed_student_count[0]->FULL_TIME_CNT:''}} |
{{(isset($rep_data[0]->proposed_student_count[0]->PART_TIME_CNT))?$rep_data[0]->proposed_student_count[0]->PART_TIME_CNT:''}} |
{{(isset($rep_data[0]->proposed_student_count[0]->DFCS_CNT))?$rep_data[0]->proposed_student_count[0]->DFCS_CNT:''}} |
| # Of MSW |
{{(isset($rep_data[0]->proposed_student_count[1]->FULL_TIME_CNT))?$rep_data[0]->proposed_student_count[1]->FULL_TIME_CNT:''}} |
{{(isset($rep_data[0]->proposed_student_count[1]->PART_TIME_CNT))?$rep_data[0]->proposed_student_count[1]->PART_TIME_CNT:''}} |
{{(isset($rep_data[0]->proposed_student_count[1]->DFCS_CNT))?$rep_data[0]->proposed_student_count[1]->DFCS_CNT:''}} |
|
| |
|
|
| 11 |
Child Welfare Curriculum Requirements: |
|
| |
|
|
| |
| |
List the two child welfare course titles that satisfy the above description |
Course Number |
| 1 |
{{(isset($rep_data[0]->child_welfare_curriculum[0]->course->COURSE_TITLE))?$rep_data[0]->child_welfare_curriculum[0]->course->COURSE_TITLE:''}} |
{{(isset($rep_data[0]->child_welfare_curriculum[0]->course->COURSE_NBR))?$rep_data[0]->child_welfare_curriculum[0]->course->COURSE_NBR:''}} |
| 2 |
{{(isset($rep_data[0]->child_welfare_curriculum[1]->course->COURSE_TITLE))?$rep_data[0]->child_welfare_curriculum[1]->course->COURSE_TITLE:''}} |
{{(isset($rep_data[0]->child_welfare_curriculum[1]->course->COURSE_NBR))?$rep_data[0]->child_welfare_curriculum[1]->course->COURSE_NBR:''}} |
|
| |
PART 3 |
|
| |
School Proposal Narrative |
| 12 |
School of Social Work Program Overview |
| |
{{(isset($rep_data[0]->SW_PGM_OVERVIEW))?$rep_data[0]->SW_PGM_OVERVIEW:''}} |
| 13 |
Curriculum Competency Description |
|
| Name Of Course |
Competency Description |
Course Title, Numbers and program Activity Description |
@php
$ccompetency_cnt = (isset($curriculum[1][0]))?count($curriculum[1][0]):'';
@endphp
@for($i=0;$i
<$ccompetency_cnt;$i++)
| Complex Cognitive Skills |
Course/program activities that promote reflective thought, critical thinking, cultural competency, quantitative reasoning and intellectual flexibility. |
Course Title: {{(isset($curriculum[1][0][$i]->COURSE_TITLE))?$curriculum[1][0][$i]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[1][0][$i]->COURSE_NBR))?$curriculum[1][0][$i]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[1][0][$i]->COURSE_DESC))?$curriculum[1][0][$i]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt1 = (isset($curriculum[2][0]))?count($curriculum[2][0]):'';
@endphp
@for($i1=0;$i1
<$ccompetency_cnt1;$i1++)
| Ethical Practice in Child Walfare |
Course/program activities that promote ethical standards and values for public child welfare practice. |
Course Title: {{(isset($curriculum[2][0][$i1]->COURSE_TITLE))?$curriculum[2][0][$i1]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[2][0][$i1]->COURSE_NBR))?$curriculum[2][0][$i1]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[2][0][$i1]->COURSE_DESC))?$curriculum[2][0][$i1]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt2 = (isset($curriculum[3][0]))?count($curriculum[3][0]):'';
@endphp
@for($i2=0;$i2
<$ccompetency_cnt2;$i2++)
| Knowledge Acquisition |
Course/program activities that promote student mastery of child welfare knowledge on principles, policies, practice and procedures as taught in the classroom setting. |
Course Title: {{(isset($curriculum[3][0][$i2]->COURSE_TITLE))?$curriculum[3][0][$i2]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[3][0][$i2]->COURSE_NBR))?$curriculum[3][0][$i2]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[3][0][$i2]->COURSE_DESC))?$curriculum[3][0][$i2]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt3 = (isset($curriculum[4][0]))?count($curriculum[4][0]):'';
@endphp
@for($i3=0;$i3
<$ccompetency_cnt3;$i3++)
| Practical Competence in Public Child Welfare institutions |
Program activities that promote selfawareness, Self-reflection, and understanding of institutional power and authority. |
Course Title: {{(isset($curriculum[4][0][$i3]->COURSE_TITLE))?$curriculum[4][0][$i3]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[4][0][$i3]->COURSE_NBR))?$curriculum[4][0][$i3]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[4][0][$i3]->COURSE_DESC))?$curriculum[4][0][$i3]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt4 = (isset($curriculum[5][0]))?count($curriculum[5][0]):'';
@endphp
@for($i4=0;$i4
<$ccompetency_cnt4;$i4++)
| Academic Achievement |
Program activities that assist students'to maintain required minimum grades for each course in the curriculum. |
Course Title: {{(isset($curriculum[5][0][$i4]->COURSE_TITLE))?$curriculum[5][0][$i4]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[5][0][$i4]->COURSE_NBR))?$curriculum[5][0][$i4]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[5][0][$i4]->COURSE_DESC))?$curriculum[5][0][$i4]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt5 = (isset($curriculum[6][0]))?count($curriculum[6][0]):'';
@endphp
@for($i5=0;$i5
<$ccompetency_cnt5;$i5++)
| Persistence/ Retention |
Program activities that support and guidance to students from enrollment to successful graduation. |
Course Title: {{(isset($curriculum[6][0][$i5]->COURSE_TITLE))?$curriculum[6][0][$i5]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[6][0][$i5]->COURSE_NBR))?$curriculum[6][0][$i5]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[6][0][$i5]->COURSE_DESC))?$curriculum[6][0][$i5]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt6 = (isset($curriculum[7][0]))?count($curriculum[7][0]):'';
@endphp
@for($i6=0;$i6
<$ccompetency_cnt6;$i6++)
| Incorporation of DFCS New Worker Training Materials |
Describe how the new worker training matetials will be used to provide enhanced learning for Title IV-E Students. |
Course Title: {{(isset($curriculum[7][0][$i6]->COURSE_TITLE))?$curriculum[7][0][$i6]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[7][0][$i6]->COURSE_NBR))?$curriculum[7][0][$i6]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[7][0][$i6]->COURSE_DESC))?$curriculum[7][0][$i6]->COURSE_DESC:''}} |
@endfor
| 14 |
Field Placement |
|
|
Competency Description |
Course Title, Numbers and program Activity Description |
@php
$ccompetency_cnt7 = (isset($curriculum[8][0]))?count($curriculum[8][0]):'';
@endphp
@for($i7=0;$i7<$ccompetency_cnt7;$i7++)
| Knowledge Acquisition |
Course/Program activities that promote student mastery of child welfare knowledge on principles, policies, policies, practice and procedures as taught in the field setting. |
Course Title: {{(isset($curriculum[8][0][$i7]->COURSE_TITLE))?$curriculum[8][0][$i7]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[8][0][$i7]->COURSE_NBR))?$curriculum[8][0][$i7]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[8][0][$i7]->COURSE_DESC))?$curriculum[8][0][$i7]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt8 = (isset($curriculum[9][0]))?count($curriculum[9][0]):'';
@endphp
@for($i8=0;$i8
<$ccompetency_cnt8;$i8++)
| Field Practice Competence |
Courses/activities that integrate curriculum knowledge with practice application. |
Course Title: {{(isset($curriculum[9][0][$i8]->COURSE_TITLE))?$curriculum[9][0][$i8]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[9][0][$i8]->COURSE_NBR))?$curriculum[9][0][$i8]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[9][0][$i8]->COURSE_DESC))?$curriculum[9][0][$i8]->COURSE_DESC:''}} |
@endfor
@php
$ccompetency_cnt9 = (isset($curriculum[10][0]))?count($curriculum[10][0]):'';
@endphp
@for($i9=0;$i9
<$ccompetency_cnt9;$i9++)
| Additional Experiences |
Describe other unique experiences, outside of the classroom, that will be offered to Title IV-E students (e.g, individual/group coaching, mentoring, tutoring, field student chat rooms, etc.) |
Course Title: {{(isset($curriculum[10][0][$i9]->COURSE_TITLE))?$curriculum[10][0][$i9]->COURSE_TITLE:''}}
Course Number: {{(isset($curriculum[10][0][$i9]->COURSE_NBR))?$curriculum[10][0][$i9]->COURSE_NBR:''}}
Course Description: {{(isset($curriculum[10][0][$i9]->COURSE_DESC))?$curriculum[10][0][$i9]->COURSE_DESC:''}} |
@endfor
| |
PART 4 |
|
| |
Recruitment & Retention Plan |
| 15 |
Provide a detailed narrative of your student recruitment plan for the applied for contract year. *Note the plan must specifically outline both general student applicant recruitment and SEED applicant recruitment efforts. |
{{(isset($rep_data[0]->RECRUITMENT_PLAN))?$rep_data[0]->RECRUITMENT_PLAN:''}} |
| 16 |
Provide a detailed narrative of your student retention plan for the applied for contract year. *Note the plan may specifically outline both general student applicant retension activities and SEED applicant retension efforts. |
{{(isset($rep_data[0]->RETENTION_PLAN))?$rep_data[0]->RETENTION_PLAN:''}} |
| 17 |
Describe other planned training opportunities for Title IV-E students, including attendance at state or national professional meeting, special mandatory child welfare traing semminars, program sponsored student workshops or conferences, includind provisions for SEED students. |
{{(isset($rep_data[0]->OTH_TRAINING_OPP))?$rep_data[0]->OTH_TRAINING_OPP:''}} |
| Test Title IV-E Social Work Stipend Program Budget |
| Administrative Staff Costs |
| Administrative Staff Name |
Base Salary |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:''}}%
|
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:''}}%
|
Reportable Costs |
Federal Share
50% |
Federal Reimbursement |
University Reimbursement Required? |
@php
$per_budget = (isset($pbudget[1]))?count($pbudget[1]):'';
$tbase_a1 = 0; $tdeticate1 = 0; $terate1=0; $trepcost1 =0; $tfshare1 = 0; $tfedrem1 = 0;
@endphp
@for($j=0;$j
<$per_budget;$j++)
| {{(isset($pbudget[1][$j]->FIRST_NM))?$pbudget[1][$j]->FIRST_NM:''}} {{(isset($pbudget[1][$j]->LAST_NM))?$pbudget[1][$j]->LAST_NM:''}}
|
${{$base_a1}}
|
{{$time_a1}}%
|
${{$deticated_a1}} |
N/A |
${{$erate_a1}} |
${{$erate_a1}} |
${{$federal_a1}} |
{{(isset($pbudget[1][$j]->SALARY_REIMBURSEMENT) && $pbudget[1][$j]->SALARY_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($pbudget[1][$j]->SALARY_REIMBURSEMENT))?$pbudget[1][$j]->SALARY_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
${{number_format($tbase_a1,2)}} |
|
${{number_format($tdeticate1,2)}} |
|
${{number_format($terate1,2)}} |
${{number_format($trepcost1,2)}} |
${{number_format($tfshare1,2)}} |
${{number_format($tfedrem1,2)}} |
|
| Budget
Justifications |
|
{{(isset($rep_data[0]->ADMIN_SALARY_JSTFCTN))?$rep_data[0]->ADMIN_SALARY_JSTFCTN:''}} |
| Faculty & Teaching Costs |
Base Salary |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal
Reimbur
sement |
University Reimbur
sement Required? |
@php
$per_budget1 = (isset($fbudget[1]))?count($fbudget[1]):'';
$tbase_a2 = 0; $tdeticate2 = 0; $terate2=0; $trepcost2 =0; $tfshare2 = 0; $tfedrem2 = 0; $tmaterial2 = 0;
@endphp
@for($j1=0;$j1
<$per_budget1;$j1++)
| {{(isset($fbudget[1][$j1]->FIRST_NM))?$fbudget[1][$j1]->FIRST_NM:''}} {{(isset($fbudget[1][$j1]->LAST_NM))?$fbudget[1][$j1]->LAST_NM:''}}
|
${{$base_a1}}
|
{{$time_a1}}%
|
${{$deticated_a1}} |
${{$material_a1}} |
${{$erate_a1}} |
${{$erate_a1}} |
${{$federal_a1}} |
{{(isset($fbudget[1][$j1]->SALARY_REIMBURSEMENT) && $fbudget[1][$j1]->SALARY_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($fbudget[1][$j1]->SALARY_REIMBURSEMENT))?$fbudget[1][$j1]->SALARY_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
${{number_format($tbase_a2,2)}} |
|
${{number_format($tdeticate2,2)}} |
${{number_format($tmaterial2,2)}} |
${{number_format($terate2,2)}} |
${{number_format($trepcost2,2)}} |
${{number_format($tfshare2,2)}} |
${{number_format($tfedrem2,2)}} |
|
| Administrative Faculty Costs Subtotals |
|
{{(isset($rep_data[0]->FACULTY_SALARY_JSTFCTN))?$rep_data[0]->FACULTY_SALARY_JSTFCTN:''}} |
| Fringe Benefits for Adminis trative Staff Costs |
Fringe Benefit Rates |
Fringe Cost |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
50% |
Federal
Reimbu rsement |
University Reimbu rsement Required? |
@php
$fring_budget = (isset($pbudget[1]))?count($pbudget[1]):'';
$tdeticate3 = 0; $terate3=0; $trepcost3 =0; $tfshare3 = 0; $tfedrem3 = 0; $tmaterial3 = 0; $fbcost_a3=0;
@endphp
@for($f=0;$f
<$fring_budget;$f++)
| {{(isset($pbudget[1][$f]->FIRST_NM))?$pbudget[1][$f]->FIRST_NM:''}} {{(isset($pbudget[1][$f]->LAST_NM))?$pbudget[1][$f]->LAST_NM:''}}
|
{{(isset($pbudget[1][$f]->BENEFIT_RATE))?$pbudget[1][$f]->BENEFIT_RATE:''}}
|
${{$fcost_a1}} |
{{(isset($pbudget[1][$f]->PGM_TIME_PCT))?$pbudget[1][$f]->PGM_TIME_PCT:''}}%
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{(isset($pbudget[1][$f]->BENEFIT_REIMBURSEMENT) && $pbudget[1][$f]->BENEFIT_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($pbudget[1][$f]->BENEFIT_REIMBURSEMENT))?$pbudget[1][$f]->BENEFIT_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
|
{{number_format($fbcost_a3,2)}} |
|
{{number_format($tdeticate3,2)}} |
|
{{number_format($terate3,2)}} |
{{number_format($trepcost3,2)}} |
{{number_format($tfshare3,2)}} |
{{number_format($tfedrem3,2)}} |
|
| Budget Justifications |
|
{{(isset($rep_data[0]->ADMIN_FRINGE_JSTFCTN))?$rep_data[0]->ADMIN_FRINGE_JSTFCTN:''}} |
| Fringe Benefits for Faculty and Teaching Costs |
Fringe Benefit Rates |
Fringe Cost |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal
Reimbu rsement |
University Reimbu rsement Required? |
@php
$fringe_budget1 = (isset($fbudget[1]))?count($fbudget[1]):'';
$tdeticate4 = 0; $terate4=0; $trepcost4 =0; $tfshare4 = 0; $tfedrem4 = 0; $tmaterial4 = 0; $fbcost_a4=0;
@endphp
@for($f1=0;$f1
<$fringe_budget1;$f1++)
| {{(isset($fbudget[1][$f1]->FIRST_NM))?$fbudget[1][$f1]->FIRST_NM:''}} {{(isset($fbudget[1][$f1]->LAST_NM))?$fbudget[1][$f1]->LAST_NM:''}}
|
{{(isset($fbudget[1][$f1]->BENEFIT_RATE))?$fbudget[1][$f1]->BENEFIT_RATE:''}}
|
${{$fcost_a1}} |
{{(isset($fbudget[1][$f1]->PGM_TIME_PCT))?$fbudget[1][$f1]->PGM_TIME_PCT:''}}%
|
{{$deticated_a1}} |
{{$dmaterial_a1}} |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{(isset($fbudget[1][$f1]->BENEFIT_REIMBURSEMENT) && $fbudget[1][$f1]->BENEFIT_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($fbudget[1][$f1]->BENEFIT_REIMBURSEMENT))?$fbudget[1][$f1]->BENEFIT_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
|
{{number_format($fbcost_a4,2)}} |
|
{{number_format($tdeticate4,2)}} |
{{number_format($tmaterial4,2)}} |
{{number_format($terate4,2)}} |
{{number_format($trepcost4,2)}} |
{{number_format($tfshare4,2)}} |
{{number_format($tfedrem4,2)}} |
|
| Budget Justifications |
|
{{(isset($rep_data[0]->FCLTY_TCHR_FRINGE_JSTFCTN))?$rep_data[0]->FCLTY_TCHR_FRINGE_JSTFCTN:''}} |
|
|
Fringe
Cost |
Dedicated Annual Budget to IVE Program |
% Title IVE Material curriculum statistic |
Eligibility Rate |
Reportable Costs |
Federal Share |
University Required Reimbursement |
| Personnel Cost Totals |
|
${{number_format($pcotx,2)}} |
${{number_format($deticate_f,2)}} |
${{number_format($dmaterial_f,2)}} |
${{number_format($derate_f,2)}} |
${{number_format($drep_cost_f,2)}} |
${{number_format($fed_share_f,2)}} |
|
| Direct Personnel Costs Requested |
|
|
${{number_format($fed_reimb_f,2)}} |
|
|
|
|
${{number_format($fed_reimb_f,2)}} |
| Training Operating Costs |
| Training Operating Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal Reimbursement |
@php
$pro_budget = (isset($vbudget[1]))?count($vbudget[1]):'';
$tbase_a5 = 0; $tdeticate5 = 0; $terate5=0; $trepcost5 =0; $tfshare5 = 0; $tfedrem5 = 0; $tmaterial5 = 0;
@endphp
@for($v=0;$v
<$pro_budget;$v++)
| {{(isset($vbudget[1][$v]->BUDGET_ITEM))?$vbudget[1][$v]->BUDGET_ITEM:''}} |
{{(isset($vbudget[1][$v]->BUDGET_AMT))?$vbudget[1][$v]->BUDGET_AMT:''}}
|
{{(isset($vbudget[1][$v]->PGM_TIME_PCT))?$vbudget[1][$v]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
| Budget Justifications |
{{(isset($vbudget[1][$v]->BUDGET_JSTFCTN))?$vbudget[1][$v]->BUDGET_JSTFCTN:''}} |
@endfor
| Training Operating Costs Subtotals |
${{number_format($tbase_a5,2)}} |
|
${{number_format($tdeticate5,2)}} |
|
${{number_format($terate5,2)}} |
${{number_format($trepcost5,2)}} |
${{number_format($tfshare5,2)}} |
${{number_format($tfedrem5,2)}} |
| Training Travel Costs |
| Training Travel Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal Reimbursement |
@php
$pro_budget1 = (isset($vbudget[2]))?count($vbudget[2]):'';
$tbase_a6 = 0; $tdeticate6 = 0; $terate6=0; $trepcost6 =0; $tfshare6 = 0; $tfedrem6 = 0; $tmaterial6 = 0;
@endphp
@for($v1=0;$v1
<$pro_budget1;$v1++)
| {{(isset($vbudget[2][$v1]->BUDGET_ITEM))?$vbudget[2][$v1]->BUDGET_ITEM:''}} |
{{(isset($vbudget[2][$v1]->BUDGET_AMT))?$vbudget[2][$v1]->BUDGET_AMT:''}}
|
{{(isset($vbudget[2][$v1]->PGM_TIME_PCT))?$vbudget[2][$v1]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
| Budget Justifications |
{{(isset($vbudget[2][$v1]->BUDGET_JSTFCTN))?$vbudget[2][$v1]->BUDGET_JSTFCTN:''}} |
@endfor
| Training Travel Costs Subtotals |
${{number_format($tbase_a6,2)}} |
|
${{number_format($tdeticate6,2)}} |
|
${{number_format($terate6,2)}} |
${{number_format($trepcost6,2)}} |
${{number_format($tfshare6,2)}} |
${{number_format($tfedrem6,2)}} |
| Student Stipend Costs |
| Student Stipend Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal Reimbursement |
@php
$pro_budget2 = (isset($vbudget[3]))?count($vbudget[3]):'';
$tbase_a7 = 0; $tdeticate7 = 0; $terate7=0; $trepcost7 =0; $tfshare7 = 0; $tfedrem7 = 0; $tmaterial7 = 0;
@endphp
@for($v2=0;$v2
<$pro_budget2;$v2++)
| {{(isset($vbudget[3][$v2]->BUDGET_ITEM))?$vbudget[3][$v2]->BUDGET_ITEM:''}} |
{{(isset($vbudget[3][$v2]->BUDGET_AMT))?$vbudget[3][$v2]->BUDGET_AMT:''}}
|
{{(isset($vbudget[3][$v2]->PGM_TIME_PCT))?$vbudget[3][$v2]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
@endfor
| Student Stipend Costs Subtotals |
${{number_format($tbase_a7,2)}} |
|
${{number_format($tdeticate7,2)}} |
|
${{number_format($terate7,2)}} |
${{number_format($trepcost7,2)}} |
${{number_format($tfshare7,2)}} |
${{number_format($tfedrem7,2)}} |
| Budget Justifications |
|
{{(isset($vbudget[3][0]->BUDGET_JSTFCTN))?$vbudget[3][0]->BUDGET_JSTFCTN:''}} |
| Administrative Operating Costs |
| Administrative Operating Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
50% |
Federal Reimbursement |
@php
$pro_budget3 = (isset($vbudget[4]))?count($vbudget[4]):'';
$tbase_a8 = 0; $tdeticate8 = 0; $terate8=0; $trepcost8 =0; $tfshare8 = 0; $tfedrem8 = 0; $tmaterial8 = 0;
@endphp
@for($v3=0;$v3
<$pro_budget3;$v3++)
| {{(isset($vbudget[4][$v3]->BUDGET_ITEM))?$vbudget[4][$v3]->BUDGET_ITEM:''}} |
{{(isset($vbudget[4][$v3]->BUDGET_AMT))?$vbudget[4][$v3]->BUDGET_AMT:''}}
|
{{(isset($vbudget[4][$v3]->PGM_TIME_PCT))?$vbudget[4][$v3]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
@endfor
| Administrative Operating Costs Subtotals: |
${{number_format($tbase_a8,2)}} |
|
${{number_format($tdeticate8,2)}} |
|
${{number_format($terate8,2)}} |
${{number_format($trepcost8,2)}} |
${{number_format($tfshare8,2)}} |
${{number_format($tfedrem8,2)}} |
| Budget
Justifications |
|
{{(isset($vbudget[4][0]->BUDGET_JSTFCTN))?$vbudget[4][0]->BUDGET_JSTFCTN:''}} |
| Administrative Travel Costs |
| Administrative Travel Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
50% |
Federal Reimbursement |
@php
$pro_budget4 = (isset($vbudget[5]))?count($vbudget[5]):'';
$tbase_a9 = 0; $tdeticate9 = 0; $terate9=0; $trepcost9 =0; $tfshare9 = 0; $tfedrem9 = 0; $tmaterial9 = 0;
@endphp
@for($v4=0;$v4
<$pro_budget4;$v4++)
| {{(isset($vbudget[5][$v4]->BUDGET_ITEM))?$vbudget[5][$v4]->BUDGET_ITEM:''}} |
{{(isset($vbudget[5][$v4]->BUDGET_AMT))?$vbudget[5][$v4]->BUDGET_AMT:''}}
|
{{(isset($vbudget[5][$v4]->PGM_TIME_PCT))?$vbudget[5][$v4]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
@endfor
| Budget
Justifications |
|
{{(isset($vbudget[5][0]->BUDGET_JSTFCTN))?$vbudget[5][0]->BUDGET_JSTFCTN:''}} |
| Administrative Travel Costs Subtotals: |
${{number_format($tbase_a9,2)}} |
|
${{number_format($tdeticate9,2)}} |
|
${{number_format($terate9,2)}} |
${{number_format($trepcost9,2)}} |
${{number_format($tfshare9,2)}} |
${{number_format($tfedrem9,2)}} |
|
|
Budget |
Dedicated Annual Budget to IV-E Program |
% Title IV-E Material curriculum statistic |
Eligibility Rate |
Reportable Costs |
Federal Share |
University Required Reimbursement |
| Total Direct Costs: |
|
${{number_format($abudx,2)}} |
${{number_format($abudxx,2)}} |
${{number_format($amaterialx,2)}} |
${{number_format($aeratex,2)}} |
|
${{number_format($asharex,2)}} |
|
| Modified Direct Costs: |
|
|
${{number_format($mdircosts,2)}} |
|
|
|
|
|
| Indirect Rate: |
{{(isset($rep_data[0]->INDIRECT_RATE))?$rep_data[0]->INDIRECT_RATE:'58'}}
|
|
${{number_format($ind_rate_cst,2)}} |
|
${{number_format($ind_erate,2)}} |
${{number_format($ind_erate,2)}} |
${{number_format($ind_fshare,2)}} |
${{number_format($afedreim,2)}} |
| Indirect Cost Reimbursement to University: |
{{(isset($rep_data[0]->INDIRECT_COST))?$rep_data[0]->INDIRECT_COST:'1'}}
|
|
${{number_format($ind_cst_reium,2)}} |
|
|
|
|
|
| Total Title IV-E Budget |
| FEDERAL DOLLARS REQUIRED |
|
Total Federal Reimbursement |
${{number_format($tfshare,2)}} |
| Stipend Support: |
${{number_format($tfedrem7,2)}} |
|
|
| Travel: |
${{number_format($travel_csts,2)}} |
Reimbursment Requested |
${{number_format($btotal,2)}} |
| Operating expense: |
${{number_format($operating_csts,2)}} |
|
|
| Direct personnel cost: |
${{number_format($fed_reimb_f,2)}} |
|
|
| Indirect Cost Reimbursement to University: |
${{number_format($ind_cst_reium,2)}} |
Difference for Admin |
${{number_format($admin_diff,2)}} |
| Total |
${{number_format($btotal,2)}} |
|
|
| Test Title IV-E Social Work Stipend Program Budget |
| Administrative Staff Costs |
| Administrative Staff Name |
Base Salary |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:''}}%
|
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:''}}%
|
Reportable Costs |
Federal Share
50% |
Federal Reimbursement |
University Reimbursement Required? |
@php
$sper_budget = (isset($spbudget[1]))?count($spbudget[1]):'';
$tbase_a1 = 0; $tdeticate1 = 0; $terate1=0; $trepcost1 =0; $tfshare1 = 0; $tfedrem1 = 0;
@endphp
@for($j=0;$j
<$sper_budget;$j++)
| {{(isset($spbudget[1][$j]->FIRST_NM))?$spbudget[1][$j]->FIRST_NM:''}} {{(isset($pbudget[1][$j]->LAST_NM))?$pbudget[1][$j]->LAST_NM:''}}
|
${{$base_a1}}
|
{{$time_a1}}%
|
${{$deticated_a1}} |
N/A |
${{$erate_a1}} |
${{$erate_a1}} |
${{$federal_a1}} |
{{(isset($spbudget[1][$j]->SALARY_REIMBURSEMENT) && $spbudget[1][$j]->SALARY_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($spbudget[1][$j]->SALARY_REIMBURSEMENT))?$spbudget[1][$j]->SALARY_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
${{number_format($tbase_a1,2)}} |
|
${{number_format($tdeticate1,2)}} |
|
${{number_format($terate1,2)}} |
${{number_format($trepcost1,2)}} |
${{number_format($tfshare1,2)}} |
${{number_format($tfedrem1,2)}} |
|
| Budget
Justifications |
|
{{(isset($rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->ADMIN_SALARY_JSTFCTN))?$rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->ADMIN_SALARY_JSTFCTN:''}} |
| Faculty & Teaching Costs |
| Faculty & Teaching Costs |
Base Salary |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal
Reimbursement |
University Reimbursement Required? |
@php
$sper_budget1 = (isset($sfbudget[1]))?count($sfbudget[1]):'';
$tbase_a2 = 0; $tdeticate2 = 0; $terate2=0; $trepcost2 =0; $tfshare2 = 0; $tfedrem2 = 0; $tmaterial2 = 0;
@endphp
@for($j1=0;$j1
<$sper_budget1;$j1++)
| {{(isset($sfbudget[1][$j1]->FIRST_NM))?$sfbudget[1][$j1]->FIRST_NM:''}} {{(isset($sfbudget[1][$j1]->LAST_NM))?$sfbudget[1][$j1]->LAST_NM:''}}
|
${{$base_a1}}
|
{{$time_a1}}%
|
${{$deticated_a1}} |
${{$material_a1}} |
${{$erate_a1}} |
${{$erate_a1}} |
${{$federal_a1}} |
{{(isset($sfbudget[1][$j1]->SALARY_REIMBURSEMENT) && $sfbudget[1][$j1]->SALARY_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($sfbudget[1][$j1]->SALARY_REIMBURSEMENT))?$sfbudget[1][$j1]->SALARY_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
${{number_format($tbase_a2,2)}} |
|
${{number_format($tdeticate2,2)}} |
${{number_format($tmaterial2,2)}} |
${{number_format($terate2,2)}} |
${{number_format($trepcost2,2)}} |
${{number_format($tfshare2,2)}} |
${{number_format($tfedrem2,2)}} |
|
| Administrative Faculty Costs Subtotals |
|
{{(isset($rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->FACULTY_SALARY_JSTFCTN))?$rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->FACULTY_SALARY_JSTFCTN:''}} |
| Fringe Benefits for Adminis trative Staff Costs |
Fringe Benefit Rates |
Fringe Cost |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
50% |
Federal
Reimbursement |
University Reimbu rsement Required? |
@php
$sfring_budget = (isset($spbudget[1]))?count($spbudget[1]):'';
$tdeticate3 = 0; $terate3=0; $trepcost3 =0; $tfshare3 = 0; $tfedrem3 = 0; $tmaterial3 = 0; $fbcost_a3=0;
@endphp
@for($f=0;$f
<$sfring_budget;$f++)
| {{(isset($spbudget[1][$f]->FIRST_NM))?$spbudget[1][$f]->FIRST_NM:''}} {{(isset($spbudget[1][$f]->LAST_NM))?$spbudget[1][$f]->LAST_NM:''}}
|
{{(isset($spbudget[1][$f]->BENEFIT_RATE))?$spbudget[1][$f]->BENEFIT_RATE:''}}
|
${{$fcost_a1}} |
{{(isset($spbudget[1][$f]->PGM_TIME_PCT))?$spbudget[1][$f]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{(isset($spbudget[1][$f]->BENEFIT_REIMBURSEMENT) && $spbudget[1][$f]->BENEFIT_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($spbudget[1][$f]->BENEFIT_REIMBURSEMENT))?$spbudget[1][$f]->BENEFIT_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
|
{{number_format($fbcost_a3,2)}} |
|
{{number_format($tdeticate3,2)}} |
|
{{number_format($terate3,2)}} |
{{number_format($trepcost3,2)}} |
{{number_format($tfshare3,2)}} |
{{number_format($tfedrem3,2)}} |
|
| Budget Justifications |
|
{{(isset($rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->ADMIN_FRINGE_JSTFCTN))?$rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->ADMIN_FRINGE_JSTFCTN:''}} |
| Fringe Benefits for Faculty and Teaching Costs |
| Fringe Benefits for Faculty and Teaching Costs |
Fringe Benefit Rates |
Fringe Cost |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal
Reimbu rsement |
University Reimbursement Required? |
@php
$sfringe_budget1 = (isset($sfbudget[1]))?count($sfbudget[1]):'';
$tdeticate4 = 0; $terate4=0; $trepcost4 =0; $tfshare4 = 0; $tfedrem4 = 0; $tmaterial4 = 0; $fbcost_a4=0;
@endphp
@for($f1=0;$f1
<$sfringe_budget1;$f1++)
| {{(isset($sfbudget[1][$f1]->FIRST_NM))?$sfbudget[1][$f1]->FIRST_NM:''}} {{(isset($sfbudget[1][$f1]->LAST_NM))?$sfbudget[1][$f1]->LAST_NM:''}}
|
{{(isset($sfbudget[1][$f1]->BENEFIT_RATE))?$sfbudget[1][$f1]->BENEFIT_RATE:''}}
|
${{$fcost_a1}} |
{{(isset($sfbudget[1][$f1]->PGM_TIME_PCT))?$sfbudget[1][$f1]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
{{$dmaterial_a1}} |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{(isset($sfbudget[1][$f1]->BENEFIT_REIMBURSEMENT) && $sfbudget[1][$f1]->BENEFIT_REIMBURSEMENT=='Y' )?$deticated_a1:''}} |
{{(isset($sfbudget[1][$f1]->BENEFIT_REIMBURSEMENT))?$sfbudget[1][$f1]->BENEFIT_REIMBURSEMENT:''}}
|
@endfor
| Administrative Faculty Costs Subtotals |
|
{{number_format($fbcost_a4,2)}} |
|
{{number_format($tdeticate4,2)}} |
{{number_format($tmaterial4,2)}} |
{{number_format($terate4,2)}} |
{{number_format($trepcost4,2)}} |
{{number_format($tfshare4,2)}} |
{{number_format($tfedrem4,2)}} |
|
| Budget Justifications |
|
{{(isset($rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->FCLTY_TCHR_FRINGE_JSTFCTN))?$rep_data[0]->smmr_bdgt_hdg_jstfctn[0]->FCLTY_TCHR_FRINGE_JSTFCTN:''}} |
|
|
Fringe
Cost |
Dedicated Annual Budget to IVE Program |
% Title IVE Material curriculum statistic |
Eligibility Rate |
Reportable Costs |
Federal Share |
University Required Reimbursement |
| Personnel Cost Totals |
|
${{number_format($pcotx,2)}} |
${{number_format($deticate_f,2)}} |
${{number_format($dmaterial_f,2)}} |
${{number_format($derate_f,2)}} |
${{number_format($drep_cost_f,2)}} |
${{number_format($fed_share_f,2)}} |
|
| Direct Personnel Costs Requested |
|
|
${{number_format($fed_reimb_f,2)}} |
|
|
|
|
${{number_format($fed_reimb_f,2)}} |
| Training Operating Costs |
| Training Operating Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal Reimbursement |
@php
$spro_budget = (isset($svbudget[1]))?count($svbudget[1]):'';
$tbase_a5 = 0; $tdeticate5 = 0; $terate5=0; $trepcost5 =0; $tfshare5 = 0; $tfedrem5 = 0; $tmaterial5 = 0;
@endphp
@for($v=0;$v
<$spro_budget;$v++)
| {{(isset($svbudget[1][$v]->BUDGET_ITEM))?$svbudget[1][$v]->BUDGET_ITEM:''}} |
{{(isset($svbudget[1][$v]->BUDGET_AMT))?$svbudget[1][$v]->BUDGET_AMT:''}}
|
{{(isset($svbudget[1][$v]->PGM_TIME_PCT))?$svbudget[1][$v]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
| Budget Justifications |
{{(isset($svbudget[1][$v]->BUDGET_JSTFCTN))?$svbudget[1][$v]->BUDGET_JSTFCTN:''}} |
@endfor
| Training Operating Costs Subtotals |
${{number_format($tbase_a5,2)}} |
|
${{number_format($tdeticate5,2)}} |
|
${{number_format($terate5,2)}} |
${{number_format($trepcost5,2)}} |
${{number_format($tfshare5,2)}} |
${{number_format($tfedrem5,2)}} |
| Training Travel Costs |
| Training Travel Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal Reimbursement |
@php
$spro_budget1 = (isset($svbudget[2]))?count($svbudget[2]):'';
$tbase_a6 = 0; $tdeticate6 = 0; $terate6=0; $trepcost6 =0; $tfshare6 = 0; $tfedrem6 = 0; $tmaterial6 = 0;
@endphp
@for($v1=0;$v1
<$spro_budget1;$v1++)
| {{(isset($svbudget[2][$v1]->BUDGET_ITEM))?$svbudget[2][$v1]->BUDGET_ITEM:''}} |
{{(isset($svbudget[2][$v1]->BUDGET_AMT))?$svbudget[2][$v1]->BUDGET_AMT:''}}
|
{{(isset($svbudget[2][$v1]->PGM_TIME_PCT))?$svbudget[2][$v1]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
| Budget Justifications |
{{(isset($svbudget[2][$v1]->BUDGET_JSTFCTN))?$svbudget[2][$v1]->BUDGET_JSTFCTN:''}} |
@endfor
| Training Travel Costs Subtotals |
${{number_format($tbase_a6,2)}} |
|
${{number_format($tdeticate6,2)}} |
|
${{number_format($terate6,2)}} |
${{number_format($trepcost6,2)}} |
${{number_format($tfshare6,2)}} |
${{number_format($tfedrem6,2)}} |
| Student Stipend Costs |
| Student Stipend Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
75% |
Federal Reimbursement |
@php
$spro_budget2 = (isset($svbudget[3]))?count($svbudget[3]):'';
$tbase_a7 = 0; $tdeticate7 = 0; $terate7=0; $trepcost7 =0; $tfshare7 = 0; $tfedrem7 = 0; $tmaterial7 = 0;
@endphp
@for($v2=0;$v2
<$spro_budget2;$v2++)
| {{(isset($svbudget[3][$v2]->BUDGET_ITEM))?$svbudget[3][$v2]->BUDGET_ITEM:''}} |
{{(isset($svbudget[3][$v2]->BUDGET_AMT))?$svbudget[3][$v2]->BUDGET_AMT:''}}
|
{{(isset($svbudget[3][$v2]->PGM_TIME_PCT))?$svbudget[3][$v2]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
@endfor
| Student Stipend Costs Subtotals |
${{number_format($tbase_a7,2)}} |
|
${{number_format($tdeticate7,2)}} |
|
${{number_format($terate7,2)}} |
${{number_format($trepcost7,2)}} |
${{number_format($tfshare7,2)}} |
${{number_format($tfedrem7,2)}} |
| Budget Justifications |
|
{{(isset($svbudget[3][0]->BUDGET_JSTFCTN))?$svbudget[3][0]->BUDGET_JSTFCTN:''}} |
| Administrative Operating Costs |
| Administrative Operating Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
50% |
Federal Reimbursement |
@php
$spro_budget3 = (isset($svbudget[4]))?count($svbudget[4]):'';
$tbase_a8 = 0; $tdeticate8 = 0; $terate8=0; $trepcost8 =0; $tfshare8 = 0; $tfedrem8 = 0; $tmaterial8 = 0;
@endphp
@for($v3=0;$v3
<$spro_budget3;$v3++)
| {{(isset($svbudget[4][$v3]->BUDGET_ITEM))?$svbudget[4][$v3]->BUDGET_ITEM:''}} |
{{(isset($svbudget[4][$v3]->BUDGET_AMT))?$svbudget[4][$v3]->BUDGET_AMT:''}}
|
{{(isset($svbudget[4][$v3]->PGM_TIME_PCT))?$svbudget[4][$v3]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
@endfor
| Administrative Operating Costs Subtotals: |
${{number_format($tbase_a8,2)}} |
|
${{number_format($tdeticate8,2)}} |
|
${{number_format($terate8,2)}} |
${{number_format($trepcost8,2)}} |
${{number_format($tfshare8,2)}} |
${{number_format($tfedrem8,2)}} |
| Budget
Justifications |
|
{{(isset($svbudget[4][0]->BUDGET_JSTFCTN))?$svbudget[4][0]->BUDGET_JSTFCTN:''}} |
| Administrative Travel Costs |
| Administrative Travel Costs |
Budget |
% of Time |
Dedicated Annual Budget to IV-E Program |
%Title IV-E Material curriculum statistic
{{(isset($rep_data[0]->MATERIAL_PCT))?$rep_data[0]->MATERIAL_PCT:'70'}}% |
Eligibility Rate
{{(isset($rep_data[0]->ELIGIBILITY_RATE))?$rep_data[0]->ELIGIBILITY_RATE:'47'}}% |
Reportable Costs |
Federal Share
50% |
Federal Reimbursement |
@php
$spro_budget4 = (isset($svbudget[5]))?count($svbudget[5]):'';
$tbase_a9 = 0; $tdeticate9 = 0; $terate9=0; $trepcost9 =0; $tfshare9 = 0; $tfedrem9 = 0; $tmaterial9 = 0;
@endphp
@for($v4=0;$v4
<$spro_budget4;$v4++)
| {{(isset($svbudget[5][$v4]->BUDGET_ITEM))?$svbudget[5][$v4]->BUDGET_ITEM:''}} |
{{(isset($svbudget[5][$v4]->BUDGET_AMT))?$svbudget[5][$v4]->BUDGET_AMT:''}}
|
{{(isset($svbudget[5][$v4]->PGM_TIME_PCT))?$svbudget[5][$v4]->PGM_TIME_PCT:''}}
|
{{$deticated_a1}} |
N/A |
{{$erate_a1}} |
{{$erate_a1}} |
{{$federal_a1}} |
{{$deticated_a1}}
|
@endfor
| Budget
Justifications |
|
{{(isset($svbudget[5][0]->BUDGET_JSTFCTN))?$svbudget[5][0]->BUDGET_JSTFCTN:''}} |
| Administrative Travel Costs Subtotals: |
${{number_format($tbase_a9,2)}} |
|
${{number_format($tdeticate9,2)}} |
|
${{number_format($terate9,2)}} |
${{number_format($trepcost9,2)}} |
${{number_format($tfshare9,2)}} |
${{number_format($tfedrem9,2)}} |
|
|
Budget |
Dedicated Annual Budget to IV-E Program |
% Title IV-E Material curriculum statistic |
Eligibility Rate |
Reportable Costs |
Federal Share |
University Required Reimbursement |
| Total Direct Costs: |
|
${{number_format($abudx,2)}} |
${{number_format($abudxx,2)}} |
${{number_format($amaterialx,2)}} |
${{number_format($aeratex,2)}} |
|
${{number_format($asharex,2)}} |
|
| Modified Direct Costs: |
|
|
${{number_format($mdircosts,2)}} |
|
|
|
|
|
| Indirect Rate: |
{{(isset($rep_data[0]->INDIRECT_RATE))?$rep_data[0]->INDIRECT_RATE:'58'}}
|
|
${{number_format($ind_rate_cst,2)}} |
|
${{number_format($ind_erate,2)}} |
${{number_format($ind_erate,2)}} |
${{number_format($ind_fshare,2)}} |
${{number_format($afedreim,2)}} |
| Indirect Cost Reimbursement to University: |
{{(isset($rep_data[0]->INDIRECT_COST))?$rep_data[0]->INDIRECT_COST:'1'}}
|
|
${{number_format($ind_cst_reium,2)}} |
|
|
|
|
|
| Total Title IV-E Budget |
| FEDERAL DOLLARS REQUIRED |
|
Total Federal Reimbursement |
${{number_format($tfshare,2)}} |
| Stipend Support: |
${{number_format($tfedrem7,2)}} |
|
|
| Travel: |
${{number_format($travel_csts,2)}} |
Reimbursment Requested |
${{number_format($btotal,2)}} |
| Operating expense: |
${{number_format($operating_csts,2)}} |
|
|
| Direct personnel cost: |
${{number_format($fed_reimb_f,2)}} |
|
|
| Indirect Cost Reimbursement to University: |
${{number_format($ind_cst_reium,2)}} |
Difference for Admin |
${{number_format($admin_diff,2)}} |
| Total |
${{number_format($btotal,2)}} |
|
|