@extends('layouts.authenticated') @section('extracss') @endsection @section('extrajs') @endsection @section('content')

Relatório Anual

Selecione os filtros

@csrf
Selecione o ano
{{-- row --}}
Cliente
{{-- row --}}
{{-- form-body --}}
Ano: {{ ($filtros['filtroano']) }}

Geral

Total

FitBank: R$ {{ $totalFit }}

Clientes: R$ {{ $totalCli }}


R$ {{ $totalFit+$totalCli }}
@endsection @section('inlinejs') @endsection