{{-- Modal Header: Glassmorphism effect --}}

{{ __('Create New Used Machine') }}

{{ __('Register a new machine in the inventory with all technical specifications and pricing.') }}

{{-- Modal Body (Scrollable) --}}
{{-- 1. Dynamic Machine Type Fields --}} @if ($form->type_of_machine)
{{ __('Technical Specifications') }}
@endif {{-- 2. Custom Sections --}}
{{-- 3. Additional Information --}}
{{ __('Detailed Description') }}
{{-- 4. Media Information --}}
{{ __('Gallery & Media') }}
{{-- Footer con botones --}}
@push('styles') @endpush