@extends('layouts.admin') @section('title', 'Form Settings') @section('content')
Manage your form configuration, behavior, and access permissions.
Basic identification details for this form.
{{ $message }}
Control when users can access and submit the form.
Form will automatically open at this time.
Form will automatically close after this time.
If set, users will be redirected here after submission.
Receive an email when someone submits this form.
Automatically send a confirmation email to submitters.
Anyone with the link can access this form.
Public URL
{{ $form->getPublicUrl() }}