jQuery UI :: Show External Page in Modal Popup

jQuery UI :: Show External Page in Modal Popup

Good day,

Is it possible to have a second page of mine shown as a modal dialog/popup with its form and form elements. 

Ideally I would not want to embed the dialog content in the page where I am actually calling the dialog from. This is redundant in my terms as I have a Laravel 4 blade template that I would like to show in die modal dialog.



Please advise :)

Thanks in advance.