@extends('dashboard._theme_dashboard') @section('content')

Meta Mensal
R$ {{$configuration_goal_sale}}
Vendas
(Período)
R$ {{$sale_total}}
Meta X Vendas
{{$sale_goal_percentage}}%
Vendas Mês Anterior
({{$lastMonthName}})
R$ {{$sale_last_month}}
Contas a receber
({{$monthName}})
R$ {{$payments_to_receive}}
Contas a pagar
({{$monthName}})
R$ {{$payments_to_pay}}
Receber em atraso
({{$monthName}})
R$ {{$payments_late}}
Previsão Lucro
({{$monthName}}) 
R$ {{$profits_month}}
Vendas {{$currentYear}}
Faturamento {{$currentYear}}
@endsection @section('customJS') @endsection