<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <title>Brutax - CRM</title>
  <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBsK_vJ2qxkmN-TWyNTEbLI7Veme-IzJFE&libraries=places"></script>

  <link rel="stylesheet" href="/assets/icons/font-awesome/css/fontawesome-all.css">
  <link rel="stylesheet" href="/assets/icons/simple-line-icons/css/simple-line-icons.css">
  <link rel="stylesheet" href="/assets/icons/weather-icons/css/weather-icons.min.css">
  <link rel="stylesheet" href="/assets/icons/themify-icons/themify-icons.css">
  <link rel="stylesheet" href="/assets/icons/flag-icon-css/flag-icon.min.css">
  <link rel="stylesheet" href="/assets/icons/material-design-iconic-font/css/materialdesignicons.min.css">
  <link rel="stylesheet" href="/assets/icons/crypto-icons/cryptocoins.css">
<style>
/* width */
::-webkit-scrollbar {
  width: 5px;
  height:5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #4F5467; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
</style>  
</head>

<body>

  <div id="root"></div>
  <!--
      This HTML file is a template.
      If you open it directly in the browser, you will see an empty page.

      You can add webfonts, meta tags, or analytics to this file.
      The build step will place the bundled scripts into the <body> tag.

      To begin the development, run `npm start` or `yarn start`.
      To create a production bundle, use `npm run build` or `yarn build`.
    -->

<script src="/static/js/bundle.js"></script><script src="/static/js/0.chunk.js"></script><script src="/static/js/main.chunk.js"></script><script src="/main.bf9bdd8f5aed830ed505.hot-update.js"></script></body>

</html>