@extends('layouts.app') @section('title', 'Contato - ' . config('app.name')) @section('content')
{!! $form !!}
@endsection