@extends('themes.basic.layouts.single') @section('header_title', translate('Contact US')) @section('title', translate('Contact US')) @section('body_bg', 'bg-white') @section('breadcrumbs', Breadcrumbs::render('contact')) @section('breadcrumbs_schema', Breadcrumbs::view('breadcrumbs::json-ld', 'contact')) @section('header_v3', true) @section('container', 'container-custom') @section('content')
@csrf
@endsection