Search and filter first commit
This commit is contained in:
		@@ -21,10 +21,7 @@
 | 
			
		||||
                    'class' => 'mb-0'
 | 
			
		||||
                ]) !!}
 | 
			
		||||
                    <div class="align-items-center" v-if="!bulk_action.show">
 | 
			
		||||
                        <akaunting-search
 | 
			
		||||
                            :placeholder="'{{ trans('general.search_placeholder') }}'"
 | 
			
		||||
                            :options="{{ json_encode([]) }}"
 | 
			
		||||
                        ></akaunting-search>
 | 
			
		||||
                        <x-search-string model="App\Models\Common\Contact" />
 | 
			
		||||
                    </div>
 | 
			
		||||
 | 
			
		||||
                    {{ Form::bulkActionRowGroup('general.vendors', $bulk_actions, ['group' => 'purchases', 'type' => 'vendors']) }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user