commit bc05a52397fbb527fdeaa6efc4e8f021b1d42bbb Author: K-renCr Date: Thu Feb 13 11:43:40 2025 -0600 Primer estructura del codigo diff --git a/iniciar.blade.php b/iniciar.blade.php new file mode 100644 index 0000000..8a4603c --- /dev/null +++ b/iniciar.blade.php @@ -0,0 +1,274 @@ +@extends('layouts.plantilla') + +@section('titulo') +Inicio +@endsection + +@section('contenido') + + +
+
+
+
+ +
+

Today Sale

+
$1234
+
+
+
+
+
+ +
+

Total Sale

+
$1234
+
+
+
+
+
+ +
+

Today Revenue

+
$1234
+
+
+
+
+
+ +
+

Total Revenue

+
$1234
+
+
+
+
+
+ + + + +
+
+
+
+
+
Worldwide Sales
+ Show All +
+ +
+
+
+
+
+
Salse & Revenue
+ Show All +
+ +
+
+
+
+ + + + +
+
+
+
Recent Salse
+ Show All +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DateInvoiceCustomerAmountStatusAction
01 Jan 2045INV-0123Jhon Doe$123PaidDetail
01 Jan 2045INV-0123Jhon Doe$123PaidDetail
01 Jan 2045INV-0123Jhon Doe$123PaidDetail
01 Jan 2045INV-0123Jhon Doe$123PaidDetail
01 Jan 2045INV-0123Jhon Doe$123PaidDetail
+
+
+
+ + + + +
+
+
+
+
+
Messages
+ Show All +
+
+ +
+
+
Jhon Doe
+ 15 minutes ago +
+ Short message goes here... +
+
+
+ +
+
+
Jhon Doe
+ 15 minutes ago +
+ Short message goes here... +
+
+
+ +
+
+
Jhon Doe
+ 15 minutes ago +
+ Short message goes here... +
+
+
+ +
+
+
Jhon Doe
+ 15 minutes ago +
+ Short message goes here... +
+
+
+
+
+
+
+
Calender
+ Show All +
+
+
+
+
+
+
+
To Do List
+ Show All +
+
+ + +
+
+ +
+
+ Short task goes here... + +
+
+
+
+ +
+
+ Short task goes here... + +
+
+
+
+ +
+
+ Short task goes here... + +
+
+
+
+ +
+
+ Short task goes here... + +
+
+
+
+ +
+
+ Short task goes here... + +
+
+
+
+
+
+
+ + +@endsection