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