@extends('layouts.admin-simple') @section('title', 'Create Incoming Operation') @section('content')
{{ ucfirst(str_replace('_', ' ', $operationType)) }} - Construction Materials Management
flash_on Direct Processing: This operation will be automatically processed to inventory upon creation.
@endif@switch($operationType) @case('supplier_delivery') Record materials delivered from external suppliers with quality control @break @case('site_return') Process materials returned from construction sites @break @case('emergency_procurement') Fast-track urgent material procurement @break @endswitch
| Item | Quantity | Unit Price ({{ $exchangeRates ? array_key_first($exchangeRates) : 'د.إ' }}) | Total | Batch/Serial | Production Date | Expiry Date | Actions |
|---|---|---|---|---|---|---|---|
| Total Amount: | 0.00 د.إ | ||||||