{{-- NOTE: enctype is set via data attribute below for file upload support --}}

Machine Information

{{-- Machine Name --}}
{{-- Machine Code --}}
{{-- Category with inline Add button --}}
{{-- Machine Type --}}
{{-- Model Number --}}
{{-- Serial Number --}}
{{-- Purchase Date --}}
{{-- Purchase Cost --}}
{{-- Current Status --}}
{{-- Fuel Type --}}
{{-- Capacity / Efficiency --}}
{{-- Client --}}
@foreach ($clients as $client) @endforeach
{{-- Operator --}}
@foreach ($employees as $employee) @endforeach
{{-- Current Meter Reading --}}
{{-- Insurance Expiry --}}
{{-- Machine Image Upload --}}
{{-- Notes --}}
@lang('app.save') @lang('app.cancel')