@extends('app') @section('main-content') @if(Session::has('message'))
{{ Session::get('message')}}
@endif

Editar Noticia




@if($archivo == "vacio")
@else
@endif


Destino del Producto



@endsection