@extends('layouts.templade') @section('title', 'Crear Noticia') @section('contenido')

Crear Noticia

@if ($errors->any()) @endif
@csrf
*
*
*
*
*
@endsection