@extends('Layout.app') @section('content')
Form Sale
@csrf
@if($stock->image)
Current Image
@endif
Cancel
@endsection