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

{{ __('Add Adjustment') }}

@csrf
# {{ __('Product') }} {{ __('Current Stock') }} {{ __('Qty') }}
@endsection