Deprecated: Optional parameter $namespace declared before required parameter $key is implicitly treated as a required parameter in /home/support/public_html/include/class.config.php on line 198

Deprecated: Return type of BaseList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.util.php on line 101

Deprecated: Return type of BaseList::count($mode = COUNT_NORMAL) should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.util.php on line 106

Deprecated: Return type of ListObject::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.util.php on line 220

Deprecated: Return type of ListObject::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.util.php on line 198

Deprecated: Return type of ListObject::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.util.php on line 207

Deprecated: Return type of ListObject::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.util.php on line 227

Deprecated: Return type of ModelMeta::offsetExists($field) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 242

Deprecated: Return type of ModelMeta::offsetGet($field) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 236

Deprecated: Return type of ModelMeta::offsetSet($field, $what) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 239

Deprecated: Return type of ModelMeta::offsetUnset($field) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 245

Deprecated: Return type of QuerySet::getIterator($iterator = false) should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1565

Deprecated: Return type of QuerySet::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1596

Deprecated: Return type of QuerySet::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1599

Deprecated: Return type of QuerySet::offsetSet($a, $b) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1605

Deprecated: Return type of QuerySet::offsetUnset($a) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1602

Deprecated: Return type of QuerySet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1371

Deprecated: Return type of CachedResultSet::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1743

Deprecated: Return type of CachedResultSet::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1747

Deprecated: Return type of CachedResultSet::offsetSet($a, $b) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1754

Deprecated: Return type of CachedResultSet::offsetUnset($a) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 1751

Deprecated: Return type of ModelInstanceManager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2002

Deprecated: Return type of CallbackSimpleIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2046

Deprecated: Return type of CallbackSimpleIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2051

Deprecated: Return type of CallbackSimpleIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2036

Deprecated: Return type of CallbackSimpleIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2040

Deprecated: Return type of CallbackSimpleIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2031

Deprecated: Return type of FlatArrayIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2076

Deprecated: Return type of HashArrayIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.orm.php on line 2099

Deprecated: Return type of BaseMessageStorage::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/support/public_html/include/class.message.php on line 186

Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/support/public_html/bootstrap.php on line 19

Warning: session_cache_limiter(): Session cache limiter cannot be changed after headers have already been sent in /home/support/public_html/bootstrap.php on line 21
Frisco Masjid (ICF) Support

Open a New Ticket

Please fill in the form below to open a new ticket.


Contact Information


Help Topic * 

Community Assistance Program (CAP)

Please completely fill out and submit this form to request financial aid from ICF. A hard copy of this form can also be obtained from the ICF Office.

  • Due to an overwhelming number of applications, currently, we are experiencing a 2-3 weeks delay in processing applications.
  • Only US Citizens and legal US residents are eligible

For any questions, please email cap@friscomasjid.org.

Applicant Details

Employment and Income Details

Note: ICF may contact your employer for verification

History of Financial Aid

ICF will decline any application if the following questions are skipped for falsely answered. Answering "Yes" to any of these questions DOES NOT NECESSARILY DENY your application.

Details of Financial Aid Needed

Please specify your financial needs. For utilities and rent, ICF issues checks to utility or rental companies/landlord ONLY and NOT in the name of the applicant.

Preparer's Details

If you are preparing and submitting this application on behalf of someone else, please complete the following details.

Delcaraction by Applicant

I grant the Islamic Center of Frisco (ICF) permission to contact other masjids and organizations and my references for purposes of verifying and/or supplementing the information in this application. I understand that ICF may seek another local masjid/agency/organization’s cooperation in resolving my situation and that I may be asked to participate in programs (counseling, job training, education etc.) as a condition of any grant or assistance. I understand that if any information given turns out to be false or untrue, this application will automatically be denied.

I hereby render ICF as the official representative of the Zakat/Sadaqah funds that are released to me and give ICF’s Community Assistance Program (CAP) Committee authorization to make direct payments of my obligations on my behalf. I solemnly swear that the foregoing information is true and correct to the best of my knowledge, information and belief.

CAPTCHA Text 
 

Loading ...