@extends('marsland::layouts.master') @section('title', _trans('Contact us')) @section('marsland-content') {{ _trans('common.contact') }} {{ _trans('landlord.Send a message to get your free quote ') }} Lorem ipsum dolor sit amet consectetur. Est commodo pharetra ac netus enim a eget. Tristique malesuada donec condimentum mi quis porttitor non vitae ultrices. {{ _trans('common.Email Address') }} {{ setting('email') }} {{ setting('address') }} {{ _trans('common.phone number') }} {{ setting('phone_number') }} @csrf {{ _trans('landlord.What Are You looking for') }}? {{ _trans('landlord.Support')}} {{ _trans('landlord.Issue')}} {{ _trans('landlord.Query')}} {{ _trans('landlord.Others')}} @error('reason') {{ $message }} @enderror {{ _trans('common.First name') }} @error('f_name') {{ $message }} @enderror {{ _trans('common.Last name') }} @error('l_name') {{ $message }} @enderror {{ _trans('common.Email Address') }} @error('email') {{ $message }} @enderror {{ _trans('common.Phone') }} @error('phone_number') {{ $message }} @enderror {{ _trans('common.Order Number') }} ({{ _trans('common.optional') }}) @error('order_no') {{ $message }} @enderror {{ _trans('common.Message') }} @error('message') {{ $message }} @enderror {{ _trans('common.Submit') }} @endsection
Lorem ipsum dolor sit amet consectetur. Est commodo pharetra ac netus enim a eget. Tristique malesuada donec condimentum mi quis porttitor non vitae ultrices.
{{ setting('email') }}
{{ setting('address') }}
{{ setting('phone_number') }}