.header-wrapper.flex.w-full.justify-between.p-4
.flex.items-center.justify-center.gap-x-2
base-input.search(
:width="438",
size="M",
placeholder="Найти медкарту",
iconLeft
)
template(v-slot:iconLeft)
q-icon.search-icon(name="app:search", size="20px")
base-select(
width="280px",
:items="items",
size="M",
placeholder="Сортировать по ...",
v-model="sortingType"
)
base-button(width="216px")
q-icon.plus.mr-2(name="app:plus", size="24px")
span Создать медкарту