@extends('layout.site') @section('title', __('structure.contact').' - ') @section('canonical', url('/contato')) @section('content')
{!! __('structure.contact-us') !!}
{!! __('structure.phone') !!}
+55 (45) 2102-5000
{!! __('structure.address') !!}
Av. Paraná, 1089 - Centro
Foz do Iguaçu - PR, 85852-000
@csrf
{!! __('structure.send-a-message') !!}
@endsection @section('script') @endsection