@extends('layouts.datatable') @section('styles') @endsection @section('content')
@includeIf('customer::customer.table.filter')
id username name mobile balance winlose updated_at manage
@endsection @section('scripts') @endsection