@extends('adminlayout.admin') @section('content')

UPI Id

@if(count($vpas)) @php $i=1; @endphp @foreach($vpas as $vpa) @endforeach
S.no QR Code VPA Created At
{{$i++}}
@else

@endif
@endsection