@extends('layouts.app') @section('content') Contact US @csrf Name* Email* Message* Phone* {!! captcha_img('flat') !!} Refresh Enter the code above here: Send Location Map @if ($errors->any()) @endif @endsection