From 0d2180d9b488219e570d354d11ec3782f1b46024 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Tue, 2 Aug 2022 18:38:01 -0400 Subject: add a chart --- resources/views/welcome.blade.php | 60 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 3 deletions(-) (limited to 'resources/views') diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index f3b6f33..eb1d802 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -8,6 +8,7 @@ + @@ -32,18 +33,72 @@
-
+
Last Update: {{$rates[0]->updated_at}}
Current price reference:
+
+ + + + + + + + +
- @@ -51,7 +106,6 @@ - @endforeach -- cgit v1.2.3
Name UnitDescription Last Rate (to BTC)
{{$rate->currency->name}} {{$rate->currency->unit}}{{$rate->currency->description}} {{$rate->value}}