@extends('layouts.admin_template') @section('content')
@foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg)) @endif @endforeach

Manager Listing

@if(count($managerlists) > 0) @foreach($managerlists as $manager)
Name Email Total Client Total Deposit Total Withdraw Created By Joined Date