From 28df69a7d487b0469ae116e44a5ee1abfae18db9 Mon Sep 17 00:00:00 2001 From: LailaWulandarii Date: Sat, 20 Dec 2025 23:30:36 +0700 Subject: [PATCH] Refactor beranda-pemilik view for improved structure and readability --- .../views/admin/beranda-pemilik.blade.php | 372 +++++++++++------- 1 file changed, 226 insertions(+), 146 deletions(-) diff --git a/resources/views/admin/beranda-pemilik.blade.php b/resources/views/admin/beranda-pemilik.blade.php index 64b72e0..f4700ca 100644 --- a/resources/views/admin/beranda-pemilik.blade.php +++ b/resources/views/admin/beranda-pemilik.blade.php @@ -1,180 +1,260 @@ @extends('layouts.admin') -@section('title', 'Beranda') @section('content') +@section('title', 'Beranda') - -
-
-
-
-
-
-
-
-
- +@section('content') +
+
+
+
+
+
+
+
+
+ +
+
+
+
Profile Views
+
112.000
-
-
-
Profile Views
-
112.000
-
-
-
-
-
-
-
- +
+
+
+
+
+
+ +
+
+
+
Followers
+
183.000
-
-
-
Followers
-
183.000
-
-
-
-
-
-
-
- +
+
+
+
+
+
+ +
+
+
+
Following
+
80.000
-
-
-
Following
-
80.000
-
-
-
-
-
-
-
- +
+
+
+
+
+
+ +
+
+
+
Saved Post
+
112
-
-
-
Saved Post
-
112
-
-
-
-
-

Latest Comments

-
-
-
- - - - - - - - - - - - - - - - - -
NameComment
-
-
- -
-

Si Cantik

-
-
-

Congratulations on your graduation!

-
-
-
- -
-

Si Ganteng

-
-
-

Wow amazing design! Can you make another - tutorial for - this design?

-
+
+
+
+
+
+

Bunga Diambil Hari Ini

+
+
+
+ + + + + + + + + + + + + + + + + +
WaktuNama PelangganNama BuketAksi
Si GantengKomentar dia.........
+
-
-
-
-
-

Latest Comments

-
-
-
- - - - - - - - - - - - - - - - - -
NameComment
-
-
- -
-

Si Cantik

-
-
-

Congratulations on your graduation!

-
-
-
- -
-

Si Ganteng

-
-
-

Wow amazing design! Can you make another - tutorial for - this design?

-
+ +
+
+
+

Jadwal Foto Hari Ini

+
+
+
+ + + + + + + + + + + + + + + + + +
WaktuNama PelangganNama PaketAksi
Si KerenKomentar dia.........
+
-
-
+ +
+
+
+

Pesanan Pending

+
+
+ + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
No.Nama PelangganNama BuketTanggal AmbilTotalStatusAksi
+

1

+
+

Congratulations

+
+

Congratulations

+
+

Congratulations

+
+

Congratulations

+
+

Congratulations

+
+ + + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
No.Nama PelangganNama PaketTanggal BookingTotalStatusAksi
+

1

+
+

Congratulations

+
+

Congratulations

+
+

Congratulations

+
+

Congratulations

+
+

Congratulations

+
+ + + +
+
+
+ +
+
+
+
+
@endsection