@extends('layout.master') @push('plugin-styles') @endpush @section('content')

Laporan Faktur Pembelian

@include('pages.laporan.pembelian.invoice-pembelian.pagination-invoice-pembelian', ['data' => $data])
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush