Add IP test page with Livewire component

Introduces a new route and controller method for '/ip-test', rendering a new view that includes a Livewire component to display the user's IP address. Updates navigation layout for improved profile display. Adds related Blade and Livewire files.
This commit is contained in:
Juan Felipe Duarte
2025-10-17 14:50:13 -05:00
parent c6ba9bb6d1
commit 5ea64cac17
6 changed files with 49 additions and 9 deletions
@@ -0,0 +1,3 @@
<div>
{{-- Close your eyes. Count to one. That is how long forever feels. --}}
</div>