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

Editar Notícia

@csrf @method('PUT')
@if ($news->image) Imagem atual: Imagem @endif
@endsection