mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Place holder for reports.
This commit is contained in:
10
app/views/reports/index.blade.php
Normal file
10
app/views/reports/index.blade.php
Normal file
@@ -0,0 +1,10 @@
|
||||
@extends('layouts.default')
|
||||
@section('content')
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12">
|
||||
<p>
|
||||
Here be content.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@stop
|
||||
Reference in New Issue
Block a user