@extends('layouts.frontend.app') @section('content')

Location & Details

It is a long established fact that readewill be distracted by the readable content of a page when looking at ilayout.

Address: 1234 - Bandit Tringi lAliquam
Vitae. New York

Email: support@example.com

Phone: (800) 0123 456 789

Send Us a Message

@csrf
@if($errors->has('name')) {{$errors->first('name')}} @endif
@if($errors->has('email')) {{$errors->first('email')}} @endif
@if($errors->has('phone')) {{$errors->first('phone')}} @endif
@if($errors->has('message')) {{$errors->first('message')}} @endif

@endsection