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