@extends('backend.layouts.master') @section('title', __('static.user_dashboard.withdraw_request')) @section('content')
@includeIf('backend.user-dashboard.index') {{--
--}}
{!! $dataTable->table() !!}
{{--
--}}
@endsection @push('js') {!! $dataTable->scripts() !!} @endpush