@yield('header_styles') @yield('horizontal_header')

{{Session::get('company')}}

{{$voucherhead}}


Date From: 01-01-1970   To: 07-08-2026

Type: @if($type=='received') PDC Received @elseif($type=='issued') PDC Issued @else Both @endif

Status: @if($status==="") Both @elseif($status=="1") Cleared @elseif($status=="0") Uncleared @endif

Customer/Supplier: @if($account=="") All @else {{ $custsupname }} @endif

Opening Balance Only: @if($obonly=="1") Yes @else No @endif


No records were found.
{{-- page level scripts --}} @yield('footer_scripts')