@extends('admin.layouts.app') @section('content')

{{__('Credit Purchase Report')}}

@include('admin.message')
@if(!empty($rows))
{{csrf_field()}}
@endif
@csrf
Fatal error: Uncaught Error: Call to undefined function Request() in /home/oyaagyug/public_html/modules/User/Views/admin/wallet/report.blade.php:31 Stack trace: #0 {main} thrown in /home/oyaagyug/public_html/modules/User/Views/admin/wallet/report.blade.php on line 31