dealhub/resources/views/home.blade.php
2026-01-21 19:11:10 +05:30

9 lines
140 B
PHP

<x-layout>
<x-navbar />
<x-hero />
<x-why-dealhub />
<x-how-it-works />
<x-get-in-touch />
<x-footer />
</x-layout>