@extends('frontend.layouts.app') @section('content')

If You Have Any Query, Please Contact Us

@if (websiteSetupValue('email'))

Email us: {{ websiteSetupValue('email') }}

@endif Email Us

For any query you can call us on below number

@if (websiteSetupValue('contact_number')) Call Us: +91 {{ websiteSetupValue('contact_number') }} @endif
@endsection