@extends('adminlte::layouts.app') @section('main-content')
Motivo

Tipo de movmiento
Cuenta

@if($data->name_atr) @else @endif
id N° Ref Categoria Atributo Impuesto Monto
{{$data->id}} {{$data->factura}} {{$data->name_c->name}}{{$data->name_atr->name}}No aplica{{$data->tax}} {{ number_format($data->amount, 2, '.', ',') }}
@if($data->attached)

Adjuntos:

Descargar Adjunto.

@endif
@endsection