@extends('layouts.master') @section('title', 'Laporan PPN Masukan') @section('css') @endsection @section('content')
Laporan PPN Masukan
No No Faktur Tanggal Kode Pemasok Pemasok DPP PPn
@if (session('success')) @endif @if (session('error')) @endif @endsection @section('scripts') @endsection