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

Edit Barang

@csrf @method('PUT')

@if($barang->gambar) @endif
@endsection