@lang('home.payment_receipts')

{{-- --}} @foreach($subscription->payments_copies as $copy) {{-- --}} @endforeach
# @lang('home.status') @lang('home.receipt') @lang('home.accept')@lang('home.reject')
# {{@$copy->status}}
  • @if($copy->status == 'none')
  • @else -- @endif
    @if($copy->status == 'none')
  • @else -- @endif