@extends('layouts.mop_master') @section('css') @endsection @section('title') Mop Settings @endsection @section('content') Settings @csrf Simple Order simple_order == 1) selected @endif>Yes simple_order == 0) selected @endif>No Prevent Generate Bill Before Loading prevent_bill_before_loading == 1) selected @endif>Yes prevent_bill_before_loading == 0) selected @endif>No Production Limit Allow Production On Sunday allow_production_on_sunday == 1) selected @endif>Yes allow_production_on_sunday == 0) selected @endif>No Allow Production On Saturday allow_production_on_saturday == 1) selected @endif>Yes allow_production_on_saturday == 0) selected @endif>No Filter Wise Order filter_wise_order == 1) selected @endif>Yes filter_wise_order == 0) selected @endif>No Show All Production Orders To Managers show_all_production_orders_to_managers == 1) selected @endif>Yes show_all_production_orders_to_managers == 0) selected @endif>No Use Stock Group Production Limit use_stock_group_production_limit == 1) selected @endif>Yes use_stock_group_production_limit == 0) selected @endif>No Use Partial Production Complete use_partial_complete == 1) selected @endif>Yes use_partial_complete == 0) selected @endif>No Show Stock Image On Production Job show_stock_image_on_production_job == 1) selected @endif>Yes show_stock_image_on_production_job == 0) selected @endif>No Update @endsection @section('script') @endsection