Finalize Typescript restructure

This commit is contained in:
Darko Gjorgjijoski
2026-04-06 17:59:15 +02:00
parent cab785172e
commit 74b4b2df4e
209 changed files with 12419 additions and 1745 deletions

View File

@@ -51,6 +51,11 @@
window.customer_logo = "/storage/{{$customer_logo}}"
@endif
@if(isset($customer_page_title))
window.customer_page_title = "{{$customer_page_title}}"
@endif
@if(isset($login_page_logo))