@extends('layout.marketing_template') @section('marketingContent')

User List

@foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg)) @endif @endforeach
ID Name Email Phone Country Wallet Balance Current Month Deposit Current Month Withdraw Current Month IBWithdraw IB Name Marketing Name Registration Date
@endsection