@extends('layouts.app') @section('title') Form Validation @endsection @section('content')

Contact Form

@csrf
@endsection