@extends('layouts.app') @section('content')
{{-- ===== HERO ===== --}}
{{--
--}}
{{--

Selamat Datang, {{ auth()->user()->name }} 👋

--}}

Kelola hunian Anda dengan mudah di Green View

{{-- ===== MODAL AMBIL KAVLING ===== --}} @endsection @section('scripts') @endsection @push('styles') @endpush