Find all the user interface resources you need here.
In order to link your Hubtel web application to the latest stylesheets, add the following codes in your Layout.cshtml
file in the given order
before closing the </head>
tag
<link rel="stylesheet" type="text/css" href="https://unity.hubtel.com/bundles/layout-styles">
<link rel="stylesheet" type="text/css" href="https://designs.hubtel.com/resources/css/app.min.css">