Merge pull request #3226 from Js-Developer-web/Headerdirective

Added suggestion header directive
This commit is contained in:
Cüneyt Şentürk 2024-10-10 12:41:32 +03:00 committed by GitHub
commit 50b68abe8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
@stack('header_button_end')
@stack('header_suggestion_start')
<x-suggestions />
@stack('header_suggestion_end')