@extends('front.layouts.app')
@section('title', 'Contact Us')
@section('content')
Contact Us
Location :
{{$setting->address}}
Phone :
{{$setting->phone_no_1}}
Email :
{{$setting->email}}
Thanks for filling up the form!
{{-- --}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
Subscribe Now!
--}}
{{-- Laborpay
--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- --}}
@endsection