@extends('painel-admin.menu') @section('title', 'Edição da FAQ') @section('content')
{{ $errors->first('pergunta') }}
{{ $errors->first('resposta') }}
{{ $errors->first('chave') }}