@extends('layouts.app') @section('content')
{!! $page_info->page_content_description !!} {{-- {!! $page_info !!} --}}
@if ($isActive)
{{csrf_field()}} Application Form
First Name: 
Last Name/Surname:
Street Address:
City:
State:
Zip Code:
Email Address:
Write a 600-word essay that provides examples of your academic success and how access to resources (e.g., family support, financial resources) relates to education.
@endif
@stop