Date : {{ \Carbon\Carbon::now()->setTimezone('Asia/Karachi')->format('d/m/Y') }} Medicos Marketing
{{ Request::get('datefrom') }} to {{ Request::get('dateto') }}

@foreach ($ledger1 as $key => $tr) @if($md != $tr->customer1) @endif @endforeach
S # Sno S.O # Date Po # Po Date Net
{{ $tr->customer1 }}
{{ ($loop->index + 1) }} {{ $tr->sno }} {{ $tr->ssno }} {{ \Carbon\Carbon::parse($tr->date)->format('d/m/Y') }} {{ $tr->customerpono }} {{ \Carbon\Carbon::parse($tr->podate)->format('d/m/Y') }} {{ round($tr->net) }}
{{ $net }}