@extends($design . '.layouts.main') @section('title', $page_properties->title) @section('keywords', $page_properties->keyword) @section('description', $page_properties->description) @section('content') {{__('text.contact_us_thanks')}} {{__('text.contact_us_sended')}} {{__('text.contact_us_title')}} {{__('text.contact_us_describe1')}} {{__('text.contact_us_describe2')}} {{__('text.contact_us_describe3')}} {{__('text.contact_us_subject')}} {{ $subjects[$default_subject] }} @foreach ($subjects as $id => $subject) {{ $subject }} @endforeach {{__('text.contact_us_name')}} {{__('text.contact_us_email')}} {{__('text.contact_us_message')}} {{__('text.contact_us_code')}} @endsection
{{__('text.contact_us_sended')}}
{{__('text.contact_us_describe1')}}
{{__('text.contact_us_describe2')}}
{{__('text.contact_us_describe3')}}