https://danzelklassic.com/contact-us

Forms

  • contact
    • fullName
    • email
    • contact
    • subject
    • message
    • _token

contact

"App\Form\ContactType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Model\Mail {#2979
  -fullName: null
  -subject: null
  -message: null
  -email: null
  -contact: null
  -attachment: null
  -template: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/contact-us"
same as passed value
data
App\Model\Mail {#2979
  -fullName: null
  -subject: null
  -message: null
  -email: null
  -contact: null
  -attachment: null
  -template: null
}
same as passed value
method
"POST"
same as passed value

Resolved Options

View Variables