{{--
--}} {{--
--}} @if(isset($n)&&$errors->has('kode.'.$n))
{{ $errors->first('kode.'.$n) }}
@endif
{{--
--}} {{--
--}} @if(isset($n)&&$errors->has('lawan.'.$n))
{{ $errors->first('lawan.'.$n) }}
@endif
@if(isset($n)&&$errors->has('subtotal.'.$n))
{{ $errors->first('subtotal.'.$n) }}
@endif
@if(isset($n)&&$errors->has('keterangan.'.$n))
{{ $errors->first('keterangan.'.$n) }}
@endif
@if ($hapus)
@endif {{-- @if($hapus) --}} {{-- @endif --}}