@extends('layouts.master') @section('page_title', 'Settings') @section('title', 'Settings-create') @section('main_item', 'Settings-create') @section('sub_item', 'Settings-create') @section('content')

Add Setting

@csrf
@if (!empty($setting)) @else @endif
add_order_select_option != '1') style="display: none" @endif>
is_common_waybill == '1') checked @endif>
is_woocommerce_enable) checked @endif>
terms_condition_in_invoice == 'yes') checked @endif>
terms_condition_in_note == 'yes') checked @endif>
terms_condition_in_note == 'yes') checked @endif>
terms_condition_in_note != 'yes') style="display: none" @endif>
terms_condition_in_invoice != 'yes') style="display: none" @endif>
@if (!empty($setting)) {{-- --}}

@else @endif
@endsection @section('scripts') @endsection