@props([ 'categories' => ['Medical Care', 'Housing', 'Food Security', 'Mobility', 'Social Support', 'Mental Health', 'General Assistance'], 'locations' => [], 'currentSort' => 'newest' ])
Sort by:
@foreach([ 'newest' => 'Newest', 'goal' => 'Goal Amount', 'progress' => 'Progress' ] as $key => $label) @endforeach
@once @endonce