@extends('front.frontLayout') @section('title','Contact Us') @section('pagelevelcss') @stop @section('content')

Call:

{{ config('app.contact_us_phone') }}

Location:

{{ config('app.contact_us_location') }}

@endsection @section('pageleveljs') @stop