@extends('layout.store_layout.master') @section('content')
@include('pages.store_admin.settings.account_settings._nav')
@csrf
storeSetting->enable_auto_cost_calculation == 1) checked="checked" @endif/>
storeSetting->enable_auto_cost_calculation != 1) checked="checked" @endif/>

@lang('general.small')

@lang('general.large')

@lang('general.xlarge')

@endsection @push('custom_js') @endpush