@php($clsRequired = ($mode!='show') ? 'required' : '')
{{-- header --}}
@if($mode=='show' || $mode=='edit') @else @endif
@if($mode=='show' || $mode=='edit') @else @endif
{{--
@if($mode=='show') @else @endif
--}}
@if($mode=='show') @else @endif
{{-- detail --}}
{{-- modal --}} @include('user.payment-receipt.partials.modal-detail', ['mode' => $mode])