diff --git a/search-panes-options.md b/search-panes-options.md index 4026db4..438be85 100644 --- a/search-panes-options.md +++ b/search-panes-options.md @@ -18,6 +18,7 @@ public function html() : \Yajra\DataTables\Html\Builder // SearchPane::make()... ] ) + ->collapse(false) ->dtOpts( // Sets the options for the datatables inside the searchpanes [ 'paging' => true,