@php if ($settings->redirect_url != null or !empty($settings->redirect_url)) { header("Location: $settings->redirect_url", true, 301); exit(); } @endphp @extends('layouts.base') @section('title', 'Contact us') @section('styles') @parent @endsection @inject('content', 'App\Http\Controllers\FrontController') @section('content')

{{ $content->getContent('ROu4q6', 'title') }}

{{ $content->getContent('0EXbji', 'title') }}
{{ $content->getContent('0EXbji', 'description') }}
{{ $content->getContent('HLgyaQ', 'title') }}
{{ $content->getContent('HLgyaQ', 'description') }}
{{ $content->getContent('52GPRA', 'title') }}

{{ $content->getContent('52GPRA', 'description') }}

{{ $content->getContent('EOUU7R', 'title') }}

@csrf
@endsection @section('scripts') @parent @endsection