@extends('admin.layouts.master-soyuz') @section('title',__('Seller Payments | ')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __(' Seller Due Payouts') }} @endslot @slot('menu2') {{ __(" Seller Due Payouts") }} @endslot @endcomponent
@endsection @section('custom-script') @endsection