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