This commit is contained in:
Adrian Hopek 2022-03-17 13:03:35 +01:00
parent ed3cab29b3
commit dc77292278
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<template>
<InertiaHead title="Użytkownicy" />
<InertiaHead title="Dostępne dni urlopu dla użytkowników" />
<div class="bg-white shadow-md">
<div class="flex justify-between items-center p-4 sm:px-6">
<div>

View File

@ -1,10 +1,10 @@
<template>
<InertiaHead title="Twoje wnioski urlopowe" />
<InertiaHead title="Moje wnioski urlopowe" />
<div class="bg-white shadow-md">
<div class="flex justify-between items-center p-4 sm:px-6">
<div>
<h2 class="text-lg leading-6 font-medium text-gray-900">
Twoje wnioski urlopowe
Moje wnioski urlopowe
</h2>
</div>
<div>