@extends("base") @section("main")
@include("partials.sidebar")
@include("partials._stats", [ "download_link" => "/modify/stats/full-report/download", ])

Full report

@include("partials._full-report")
{{ $accounts->links() }}
@endsection