@extends('layout.base') @section('page_content')
$ {{number_format($valor, 2, ',', '.')}}
{{$fecha->format('d/m/Y')}}
@endsection