+
+
+
+
+
+
- {!! $html->table(['class' => 'table table-hover table-striped'], true) !!}
+ {!! $html->table(['class' => 'table table-hover table-striped', 'id' => 'invoice-table'], true) !!}
@@ -33,5 +40,38 @@
@endpush
@section('footer')
- {!! $html->scripts() !!}
-@endsection
\ No newline at end of file
+
+@endsection
+