@extends('layouts.web') @section('css') @endsection @section('content') @component('web.components.default.section', [ 'class' => 'contact', ]) @include('web.components.layout.page_title', ['title' => 'Contato'])