@php $config = $settings['checkout_fields'] ?? config("ecommerce.setting.checkout_fields.default_config"); @endphp @extends('core::layouts.master') @section('breadcrumb','Cấu hình bán hàng') @section('head-action') {{ Form::bsNavBtnSubmit('Lưu thay đổi','setting-form') }} @endsection @section('scripts') @endsection @section('content')