@extends('front.layout') @section('content') Get In Touch Contact Form @if (session('message')) {{ session('message') }} @endif @csrf {{ old('message') }} @error('g-recaptcha-response') {{ $message }} @enderror Submit 1/11, Atika Industrial Area (South), Near Atika Rubber Mill, Dhebar Road, Rajkot, 360001 (Gujarat), India. +91 98799 62661 +91 98258 84929 +91 91040 51008 info@markrail.com @endsection
{{ session('message') }}