Invoice
<LoginLayout title="invoice" classname="error-page error-pages-1 other-pages" >
<div className="container">
<OtherpagesHeader />
<div className="d-flex flex-column align-items-center text-center">
<h1 className="text-100">404</h1>
<p className="text-25 mb-0">OOPS! Something went wrong here</p>
</div>
</div>
</LoginLayout>