@extends('layouts.marketing_template') @section('content')

Sub Manager List

@foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg)) @endif @endforeach
Id Name Email Net Deposit Total Clients Total Deposit Total Withdraw Total IB Withdraw Total Team Deposit Total Team Withdraw Total Team IB Withdraw Wallet Balance Target Net Deposit Incentive(%) Date
@endsection