@extends('layouts.app') @section('content') @livewire('document', ['type' => 'incoming_invoice']) @endsection @section('scripts') @endsection