@section('title', __('Edit Settings')) @section('breadcrumb') {{ __('Settings Management') }} {{ __('Home') }} {{ __('Settings') }} @livewire('settings.update') @endsection