@extends('backend.partials.master') @section('title') Sale Receipt @endsection @section('maincontent') Sale Receipt @if (hasPermission('create_salereceipt') == true) Make Payment @endif SR NO Date Record No Customer Payment Method Pending Amount Paid Amount Action @endsection