@extends('garage.layouts.app') @section('title', 'New parts issuance') @push('styles') @include('shared.garage-parts-issuance-ui-styles') @endpush @section('content')
Pick parts on the left; only on-hand quantity can be issued. Stock is reduced when you save.