@extends('layouts.app') @section('title', 'Denunciar cotação') @section('meta') @php $ogDescription = "Denuncie cotações suspeitas e ajude a manter a segurança da plataforma CoteFrete."; @endphp @include('partials.meta-social', [ 'ogType' => 'website', 'ogTitle' => 'Denunciar Cotação - CoteFrete', 'ogDescription' => $ogDescription, 'ogUrl' => 'https://cotefrete.com.br/denuncia' ]) @endsection @section('content')

Denunciar cotação!

Preencha o formulário abaixo para denunciar uma cotação suspeita.
Denunciar Transportadora
@endsection @push('scripts') @endpush