Example #1
0
 /**
  * Build the contact form.
  */
 public function get()
 {
     Form::requiresToken();
 }