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

Editar Producto

@csrf @method('PUT')
@if($producto->foto) Foto actual @endif
@endsection