committed by
QWp6t
parent
f2c47cf41b
commit
be1b8887f4
@@ -10,7 +10,7 @@
|
||||
{!! get_search_form(false) !!}
|
||||
@endif
|
||||
|
||||
@while(have_posts()) @php(the_post())
|
||||
@while(have_posts()) @php the_post() @endphp
|
||||
@include('partials.content-search')
|
||||
@endwhile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user