@if (Auth::user()->admin->getPermission("setting_system_urls") == 'yes')

{{ trans('messages.system_urls') }}

@if (!$matched)

{!! trans('messages.admin.settings.system_urls.not_match', ['cached' => $cached, 'current' => $current]) !!}

{{ trans('messages.update_urls') }}

@endif

{{ trans('messages.admin.settings.system_urls.current_urls_wording') }}

@endif