@extends('layouts.auth') @section('title', "Contact Us") @section('content')
{!! setting('contactInfo', "") !!}
@endsection