@extends('dashboard.user.layouts.app') @section('content')

{{ $title }}

@if ($user->grantApplication()->count() > 0) @slot('header') @endslot @endif

Select Application Type

Please select the type of application you would like to submit. Different documentation is required for individual and company applications.

Apply as Individual

For individual applicants seeking funding for programs, equipment, research or community outreach.

Continue
Apply as Company

For registered organizations with an EIN, established history and defined mission.

Continue
@endsection