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

TransferĂȘncia Simples - Cliente

TransferĂȘncia para conta Fitbank Cliente


@csrf
Cliente
Valor
Identificador
Saldo SPS: R$ {{ formatMoneyBr($extrato['Balance']) }}
@endsection @section('inlinejs') @endsection