@extends('themes.basic.layouts.single') @section('noindex', true) @section('header_title', translate('Contact US')) @section('title', translate('Contact US')) @section('breadcrumbs', Breadcrumbs::render('contact')) @section('header_v3', true) @section('content')
@endsection