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

Exchanger Deposit

{{ csrf_field() }}

@if(count($depositlist) > 0 ) @foreach($depositlist as $depositdata)
Id Investor Amount Amount (INR) Note Admin Note Description Exchanger Date
{{ $depositdata->id }}