diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php new file mode 100644 index 0000000..b0d6684 --- /dev/null +++ b/resources/views/dashboard.blade.php @@ -0,0 +1,41 @@ + + + + + + BACKOFFICE - Webhooks + + + +
+

Webhooks Recibidos

+
+ + + + + + + + + + + + + + + + + + + isEmpty()): ?> + + + + + +
IDFechaOrigenPayload
id ?>created_at ?>source) ?>
payload) ?>
No hay webhooks recibidos aún.
+
+
+ + \ No newline at end of file