sackey e839d40a99
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
Initial commit
2025-07-30 17:15:50 +00:00

7 lines
359 B
PHP

<div class="flex aspect-square size-8 items-center justify-center rounded-md">
<img src="{{ asset('images/logo-safe.png') }}" alt="SafeTrack Systems Logo" class="w-full h-full object-contain rounded-md">
</div>
<div class="ms-1 grid flex-1 text-start text-sm">
<span class="mb-0.5 truncate leading-tight font-semibold">SafeTrack Systems</span>
</div>