@extends('template.index') @section('title','Adicionar Mensagem') @section('content')

Adicionar Mensagem

@csrf
Tipo:
Descrição:

URL:

@endsection @section('js') @endsection