@extends('layouts.app') @section('content')
Paste this code anywhere on your website to embed the form:
<iframe src="{{ url('/form/render/' . $form->id) }}" frameborder="0" style="width:100%;height:600px;"></iframe>