@extends('admin.layouts.master') @section('title', 'All Pending Payout - Instructor') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('All Pending Payout') }} @endslot @slot('menu1') {{ __('Instructor') }} @endslot @slot('menu2') {{ __('Instructor Payout') }} @endslot @slot('menu3') {{ __('All Pending Payout') }} @endslot @slot('button')