@extends('backend.partials.master') @section('title') Return Receipt / Debit Note @endsection @section('maincontent')

Return Receipt / Debit Note

@if (hasPermission('create_returnreceipt') == true) Receive Payment @endif
{{-- --}} {{-- --}}
SR NO DateRecord NoType Purchase Return No Supplier Payment Method Pending Amount Paid Amount Action
@endsection