@extends('themes.basic.layouts.single') @section('title', translate('Contact Us', 'pages')) @section('content')

{{ translate('Contact Us', 'pages') }}

@csrf
@endsection