@extends('layouts.novo_padrao') @section('content')

Olá!

@if (session('success')) @endif @if (session('error')) @endif
{{--
--}}
@endsection