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