@extends('backend.partials.master') @section('title') Supplier Payment @endsection @section('maincontent')

Supplier Payment

@if (hasPermission('create_supplierpay') == true) New Supplier Payment @endif
SR NO Date Record No Supplier Payment Method Pending Amount Paid Amount Action
@endsection