@extends('layouts/default') {{-- Page title --}} @section('title') Invoice @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

PDC Report

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

{{$voucherhead}}


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

No records were found.
@include('layouts.right_sidebar')
@stop {{-- page level scripts --}} @section('footer_scripts') @stop