@extends('layout') @section('main')

입고 처리

@error('amount')
{{ $message }}
@enderror
@csrf

{{ $product->name }}

취소
@endsection