@extends('Studio::studioDashboard') @section('title',trans('messages.performerPayoutRequests')) @section('contentDashboard')

@lang('messages.performerPayoutRequests')

{!! $grid !!}
@endsection