<ol class="flex items-center whitespace-nowrap" aria-label="Breadcrumb">
<li class="inline-flex items-center py-1.5 px-2">
<a class="flex items-center text-sm text-gray-500 hover:text-primary focus:outline-none focus:text-primary dark:focus:text-primary" href="#">
Home
</a>
<i class="ti ti-chevron-left text-sm leading-tight font-medium ms-2"></i>
</li>
<li class="inline-flex items-center text-sm">
<div class="hs-dropdown relative inline-flex [--placement:top-left]">
<button id="hs-breadcrumb-dropdown" type="button" class="hs-dropdown-toggle py-1.5 px-2 inline-flex items-center gap-x-2 text-sm font-medium rounded-md border border-gray-200 text-gray-800 shadow-sm hover:bg-gray-50 focus:outline-none focus:text-primary disabled:opacity-50 disabled:pointer-events-none dark:border-gray-700 dark:text-white dark:hover:bg-gray-800 dark:focus:text-primary">
<i class="ti ti-dots-vertical text-lg leading-tight font-medium"></i>
App Center
</button>
<div class="hs-dropdown-menu hs-dropdown-open:opacity-100 w-48 hidden z-10 transition-[margin,opacity] opacity-0 duration-300 mb-2 bg-white shadow-md rounded-md p-2 dark:bg-gray-800 dark:border dark:border-gray-700 dark:divide-gray-700" aria-labelledby="hs-breadcrumb-dropdown">
<a class="flex items-center gap-x-3.5 py-2 px-3 rounded-md text-sm text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-primary dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300 dark:focus:text-primary" href="#">
Projects
</a>
<a class="flex items-center gap-x-3.5 py-2 px-3 rounded-md text-sm text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-primary dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300 dark:focus:text-primary" href="#">
Preline
</a>
</div>
</div>
<i class="ti ti-chevron-left text-sm ms-2 leading-tight font-medium"></i>
</li>
<li class="inline-flex items-center py-1.5 px-2 text-sm font-semibold text-gray-800 truncate dark:text-gray-200" aria-current="page">
Application
</li>
</ol>