@section('title', __('Edit Settings')) @section('breadcrumb')

{{ __('Settings Management') }}

@livewire('settings.update')
@endsection