@extends('dashboard._theme_dashboard') @section('content')

Criar Nova Atualização

@if ($errors->any())
@endif
@csrf
Cancelar
@endsection @section('customJS') @endsection