@extends('layouts.app') @section('title', __("Contact Us")) @section('content')
{{__("Address")}} :
{{__("Email")}} : {!! getSettingsOf('site_email') !!}
{{__("Phone")}}: {!! getSettingsOf('phone_number') !!}