@extends('layouts.app') @section('content')
MOVIMIENTOS DE {{$tipo}}
NOMRBE | DESCRIPCION | VALOR |
---|---|---|
{{$e->estudiante->nombre}} | {{$e->discripcion}} | Q. {{number_format($e->valor, 2)}} |
-------- | -------- | -------- |
{{$e->planilla->nombre}} | {{$e->discripcion}} | Q. {{number_format($e->valor, 2)}} |