@extends('backend.layouts.app') @section('content')

{{$page_title}} LIST

@include('backend.cashout_request.table')
@endsection