@extends("admin.layouts.master") @section('title','Completed Payments') @section("body")
Completed Payouts
# Transfer TYPE Order ID Amount Seller Details Paid On Action
@endsection @section('custom-script') @endsection