update payments and vat mentions
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
|
||||
@section('content')
|
||||
<x-card>
|
||||
@include('components.datatable', [
|
||||
'route' => route('Admin.Shop.InvoicePayments.index'),
|
||||
'model' => 'invoice_payments',
|
||||
])
|
||||
@include('Admin.Shop.InvoicePayments.list')
|
||||
</x-card>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user