@php $id = 'popup_upload_image' @endphp
@section('script')
@parent
@endsection
@component(getPopupLayout(), ['id'=>$id])
{{ __('enterprise.titleReviewYourReceiptMsg') }}
@component('components.main.challenge-survey', ['id' => $id])
@endcomponent
@endcomponent