@if(Session::has('success'))
{{ Session::get('success') }}
@endif
@csrf
{{ $setting->overlay }}
{{ __('Save') }}
{{ __('Clear Cache') }}