diff --git a/app/views/case_logs/index.html.erb b/app/views/case_logs/index.html.erb index 61d83ed84..e51be3c8a 100644 --- a/app/views/case_logs/index.html.erb +++ b/app/views/case_logs/index.html.erb @@ -4,6 +4,8 @@ <%= content_for(:title) %> +<%= render LogSearchComponent.new(current_user:, label: "Search by log ID, tenant code, property reference or postcode") %> +