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

Exchanger Listing

Add Exchanger
Transfer
@if(count($exchangerdata) > 0) @foreach($exchangerdata as $exchanger)
Name Email Phone Total Deposit Total Withdraw Remaining Action