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

@endsection