@extends('layouts.dashboard') @section('title', 'Parcelas Plano Premium') @section('title-dashboard') Parcelas Plano Premium @endsection @section('pg-home')
| Data | Situação | Referência | Valor | Ações | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ dataBrasileira($item->data_cad) }} | {{ $item->situacao }} | @if($item->status_id == 6){{ 'Taxa de Cancelamento' }}@else {{ 'Mensalidade' }} @endif | {{ number_format($item->valor,2,',','.') }} |
| ||||||||||||||||||||