@component('components.smart_receipt.popup.template', ['id'=>'popup_rejected'])
{!! nl2br(__('smart_receipt.titleRejectedGrid')) !!}
{!! nl2br(__('smart_receipt.labelRejectedGridDescription')) !!}
@include('components.smart_receipt.btn-view-receipt')
@include('components.smart_receipt.btn-receipt-reupload')
@endcomponent