Laravel。 Ajax追加

Is it possible to append something into another route ?

For example,

I had an input in Order page and once it submits, it will append the data in Kitchen Page and refreshes the content without refreshing the whole page itself.

EDIT: Can someone give an example syntax ?