3 lines
181 B
PHP
Raw Normal View History

2022-06-01 10:15:55 +03:00
<div class="w-full h-full absolute left-0 right-0 top-0 bottom-0 bg-cover bg-no-repeat opacity-20"
style="background-image:url({{ asset('public/img/dashboard.png') }});"></div>