@extends('dashboard.user.layouts.app') @section('content') @push('styles') @endpush
We're calculating your grant eligibility and pre-approved amount. Please wait while our system processes your information.
You Requested
{{ currency($user->currency) }}{{ formatAmount($grantApplication->amount) }}
Pre-Approved Amount
{{ currency($user->currency) }}{{ formatAmount(0) }}
@if ($grantApplication->isPending())