Invested Report
{{ Form::open(['role' => 'form','id'=>'Downlode_INVESTEDForm','route'=>['TransactionManager.investedamount'],'files' => true,'method' => 'post']) }}
{{csrf_field()}}
@php
$matchkey="";$start_date="";$end_date="";
if(isset($_GET['start_date'])){
$start_date = $_GET['start_date'];
}
if(isset($_GET['end_date'])){
$end_date = $_GET['end_date'];
}
@endphp
{{ Form::close() }}
| S No. | Sports | Series Name | Match Name | Match Id | Start Date | Match Final Status | Invested Total Amount |
|---|