@extends('layouts.front') @push('css') @endpush @section('content') @lang('Contact US') @lang('Home') @lang('Contact US') @lang('Contact us') {{ $ps->side_title }} {{ $ps->side_text }} @lang('Headquarters') {{$ps->street}} @lang('Call us') {{ $ps->phone}} @lang('Email us') {{$ps->email}} @lang('Send Your Message to Get in Touch With Us') @includeIf('includes.user.form-both') @csrf @lang('Name') * @lang('Email') * @lang('Phone (optional)') @lang('Subject') * @lang('Message') * @lang('Send Message') @endsection @push('js') @endpush
{{ $ps->side_text }}