@extends('inventory.layout') @section('title', 'Edit Routing Step') @section('content') @push('head') @endpush
@csrf @Method('PUT') @include('include.message')

{{ __('Basic Information')}}

{{--
--}}
value1=='on'))) checked @endif>
value2=='on'))) checked @endif>
@push('script') @endpush @endsection