{{-- --}} @if ($ajoContribution)

Hello, {{auth()->user()->name}}

You have been invited to join this Ajo Contribution with the following details

Name:

{{$ajoContribution?->name}} ({{$ajoContribution->members->count()}} members)

Description:

{{$ajoContribution?->description}}

Contribution Amount:

{{formatNumber($ajoContribution?->amount)}}

Status:

{{ucfirst($ajoContribution?->status)}}

Start Date:

{{formatDate($ajoContribution?->start_date)}}

Proceed @else

Join Ajo Contribution

Enter group code below to join

Join Ajo Contribution
@endif