@extends('user.layout.index') @section('title', 'Waiting Room') @section('custom-style') @endsection @section('content')

{{ __('translations.Contact Us') }}

{{ __('translations.If you have an query, please get in touch with us, we will revert back quickly.') }}

{{ __('translations.Leave a') }} {{ __('translations.message') }}

{{ __('translations.Fill up form below, our team will get back soon') }}

image

{{ __('translations.Have any') }} {{ __('translations.question?') }}

{{ __('translations.If you have any question about our product, service, payment or company, Please submit the form.') }}

@endsection @section('custom-script') @endsection