diff --git a/app/views/currency/index.blade.php b/app/views/currency/index.blade.php new file mode 100644 index 0000000000..8f5bc6a0bc --- /dev/null +++ b/app/views/currency/index.blade.php @@ -0,0 +1,60 @@ +@extends('layouts.default') +@section('content') + {{ Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) }} + +
+ Firefly III supports various currencies which you can set and enable here. +
+