@extends('frontend::layouts.app') @section('title', $metaTags['metaTitle']) @section('description', $metaTags['metaDescription']) @section('keywords', $metaTags['metaKeywords']) @section('other_meta_tags') {!! $metaTags['otherMetaTags'] !!} @endsection @section('content')
Experience Ultimate Comfort With Our Range Of Chairs
@csrf @honeypot
Please fill in the form below
@if ($userTypes->isNotEmpty())
I am an
@foreach ($userTypes as $userType)
first)>
@endforeach
@endif @if ($locations->isNotEmpty())
Experience Centre to Visit
@endif
Visitor Details (please give exact & complete details of visitors)
Date of visit
Expected time of arrival
Expected duration of the visit
@if ($productCategories->isNotEmpty())
Category in focus
@foreach ($productCategories as $productCategory)
@endforeach
@endif
Project(s) working on
Location
@endsection @push('js') @endpush