@extends('layouts.app') @section('title', 'Consolidated ' . @$voucher_type->voucher_title .' Statement') @section('pages') @php $pageTitle="Lab Billing Statement"; @endphp
@include('layouts.partials.nav-menu')

@endsection