@php $id = 'popup_pending' @endphp
@component(getPopupLayout(), ['id'=>$id])
{{--@include('components.stampcard.popup-icon', ['image' => 'pending-icon'])--}}
{!! __('stampcard.titlePendingGrid') !!}
{!! __('stampcard.labelPendingGridDescription1') !!}
{{--
{!! __('stampcard.labelPendingGridDescription2') !!}
--}}
{{--
--}}
{{--

--}}
{{--
--}}
@include('components.main.btn-receipt-reupload')
@include('components.main.btn-receipt-okay')
{{-- @include('components.stampcard.btn-view-receipt')--}}
{{-- @include('components.stampcard.contact-us')--}}
{!! __('stampcard.titlePendingGift') !!}
{!! __('stampcard.labelPendingGridDescription1') !!}
{!! __('stampcard.labelPendingGridDescription2') !!}
{{-- @include('components.stampcard.dropdown-directory')--}}
@include('components.stampcard.btn-view-receipt')
{{-- @include('components.stampcard.contact-us')--}}
@endcomponent