@extends('layout.master') @push('plugin-styles') @endpush @section('content')
Laporan Faktur Penjualan
@include('pages.laporan.penjualan.invoice.pagination-invoice', ['data' => $data])
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush