@extends('layout.master') @section('title', $title) @section('content') @include('partials.page_header')
Address

{{ Config::get('settings.address', 'Plot 20 Odaa close, Arua, Uganda') }}

Call

{{ Config::get('settings.phone1', '+256 758 554345') }}, {{ Config::get('settings.phone2', '+256 780 358588') }}

Emails

{{Config::get('settings.email', 'mavenstoresmc@gmail.com')}}


Get in touch

@stop @push('scripts_end') @endpush