PVR
GitHub
Pages catalog

Pages Catalog

The full catalogue of ready-made pages grouped by area.

3 min read
Updated June 20, 2026

Around 180 pages ship with the kit. Find the one closest to your need and copy it (see 01 — Getting started › Making a new page). Pages are grouped by area below. "+ add page" means there's a matching create/edit form page prefixed add….

Dashboards & widgets

PagePurpose
index.htmlMain dashboard (stats widgets, charts, tables).
dashboardV2.htmlAlternate dashboard layout.
widgets.htmlWidget/stat-card gallery to copy from.
vehicleStatistics.htmlVehicle stats dashboard.

Masters (reference data)

Each list page has a matching add… form page.

List pageAdd page
roleMaster.htmladdRoleMaster.html
userMaster.htmladdUserMaster.html
customerMaster.htmladdCustomerMaster.html
customerGroups.htmladdCustomerGroups.html
zoneMaster.htmladdZoneMaster.html
locationMaster.htmladdLocationMaster.html
vehicleMaster.htmladdVehicleMaster.html
vehicle.htmladdVehicle.html
driver.htmladdDriver.html
owner.htmladdOwner.html
fleetModels.htmladdFleetModels.html
tariff.htmladdTariff.html
reasonsMaster.htmladdReasonsMaster.html
dndList.htmladdDndList.html
lockVehicle.html

Bookings & dispatch

PagePurpose
bookingV1.html, bookingV2.htmlBooking screens (two layouts).
bookingPlanner.htmlBooking planner / scheduling board.
autoAssignedBookings.htmlAuto-assigned bookings list.
assignAllot.htmlAssign / allot vehicles.
pickupDrop.htmlPickup & drop management.
regularTrips.htmlRegular trips.
intercityBookings.htmlIntercity bookings.
freeVehicle.htmlFree / available vehicles.
cancelledTrips.htmlCancelled trips.
attendanceBreak.htmlDriver attendance / break tracking.

Reports

PagePurpose
bookingReport.htmlBookings report.
cancelledBooking.htmlCancelled bookings report.
vehicleSummary.html, vehicleConsolidate.htmlVehicle summary / consolidated reports.
attendanceReport.htmlAttendance report.
customersReport.html, topCustomers.htmlCustomer reports.
dispatcherWise.htmlDispatcher-wise report.
pnr.htmlPNR lookup.
callFlow.htmlCall flow report.

Payments

PagePurpose
paymentList.htmlPayments list (+ addPaymentList.html).
pendingPayment.htmlPending payments.
makePayment.htmlMake a payment.
ccCollections.htmlCC collections (+ addCcCollections.html).
invoice.htmlInvoice view.

CRM

PagePurpose
enquiries.htmlEnquiries.
followUp.htmlFollow-ups.
feedbackComplaint.htmlFeedback & complaints.
contactApplication.htmlContacts application.

Settings

PagePurpose
siteSettings.htmlGeneral site settings.
paymentSettings.htmlPayment settings.
anyVehicleSettings.htmlVehicle settings.
permissionSettings.htmlRoles & permissions matrix.
mailSettings.htmlEmail/SMTP settings.

Auth & session

PagePurpose
loginV1.html, loginV2.htmlLogin (two styles).
registrationV1.html, registrationV2.htmlSign-up (two styles).
forgotPassword.html, resetPassword.htmlPassword recovery.
lockScreen.htmlLock screen.

UI components (reference galleries)

buttons.html, badges.html, alerts.html, modals.html, dropdowns.html, tabs.html, accordion.html, carousel.html, pagination.html, progressBar.html, spinnerButtons.html, typography.html, treeView.html, lightbox.html, calendar.html, editors.html, sweetAlerts.html, toastNotifications.html, fontAwesome.html, materialIcons.html, simpleLineIcons.html, newsFeeds.html, scrumBoard.html, faqPage.html, pricingTable.html, chatWidget.html, cookiesV1.html / cookiesV2.html / cookiesV3.html.

See 03 — Components for usage.

Forms

formElements.html, formPlugins.html, formValidation.html — see 04 — Forms.

Tables

regularTables.html, dataTableDefault.html, dataTableAjax.html, dataTableResponsive.html, dataTableButtons.html, dataTableSelect.html, dataTableFixedHeader.html, dataTableFixedColumns.html, dataTableScroller.html, dataTableRowGroup.html, dataTableRowreorder.html, dataTableColreorder.html, dataTableKeytable.html, dataTableAutofill.html, dataTableCombine.html — see 05 — Tables.

Charts

chartJs.html, echarts.html, highChart.html, amChart.html, flotChart.html, morrisChart.html — see 06 — Charts.

Layout demos

topNavFixed.html, unfixedTopNav.html, fixedNavUnfixedHeader.html, unfixedNavFixedHeader.html, minifiedSidebar.html, sidebarLayout.html, bothMenubar.html, fixedFooter.html, unfixedFooter.html — see 02 — Layout.

Error pages

page404.html, page500.html, page503.html.

Email templates

Standalone HTML email templates (under the smEmailTemplate… prefix): …Welcome, …Activate, …Birthday, …ForgotPassword, …OrderConfirm, …Payment, …SmallTable, …LargeTable. These are self-contained for sending — not part of the app shell.

Was this page helpful?