diff --git a/resources/views/admin/beranda-admin.blade.php b/resources/views/admin/beranda-admin.blade.php deleted file mode 100644 index 611c100..0000000 --- a/resources/views/admin/beranda-admin.blade.php +++ /dev/null @@ -1,177 +0,0 @@ -@extends('layouts.admin') - -@section('title', 'Beranda') - -@section('content') -
-
-
-
-

Bunga Diambil Hari Ini

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

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 diff --git a/resources/views/admin/beranda-pemilik.blade.php b/resources/views/admin/beranda-pemilik.blade.php deleted file mode 100644 index f4700ca..0000000 --- a/resources/views/admin/beranda-pemilik.blade.php +++ /dev/null @@ -1,260 +0,0 @@ -@extends('layouts.admin') - -@section('title', 'Beranda') - -@section('content') -
-
-
-
-
-
-
-
-
- -
-
-
-
Profile Views
-
112.000
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
Followers
-
183.000
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
Following
-
80.000
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
Saved Post
-
112
-
-
-
-
-
-
-
-
-
-
-
-
-

Bunga Diambil Hari Ini

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

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 diff --git a/resources/views/admin/login.blade.php b/resources/views/admin/login.blade.php new file mode 100644 index 0000000..949ed56 --- /dev/null +++ b/resources/views/admin/login.blade.php @@ -0,0 +1,63 @@ + + + + + + + Login - Flo.do + + + + + + + + +
+
+ +
+ +
+ + +
+ +
+ +
+ + +
+ +
+
+
+ + +
+
+
+ + + + + diff --git a/resources/views/admin/profil.blade.php b/resources/views/admin/profil.blade.php new file mode 100644 index 0000000..4f28ebf --- /dev/null +++ b/resources/views/admin/profil.blade.php @@ -0,0 +1,156 @@ +@extends('layouts.admin') +@section('title', 'Profil') + +@section('content') +
+
+
+

Edit Profil

+
+
+
+
+
+
+
+
+ + +
+
+ +
+
+ + +
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+ +
+
+ + +
+ +
+
+
+
+
+ + +
+
+
+ + + + + +
+
+
+
+
+
+
+

Ubah Kata Sandi

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