@extends('frontend.layouts.app') @section('content')
{{ __(get_option('contact_us_location')) }}
{{ __(get_option('contact_us_email_one')) }}
{{ __(get_option('contact_us_email_two')) }}
{{ __(get_option('contact_us_phone_one')) }}
{{ __(get_option('contact_us_phone_two')) }}
{{ __(get_option('contact_us_description')) }}