@php $tzlist = DateTimeZone::listIdentifiers(DateTimeZone::ALL); $active_langs = getAllLanguages(); $placeholder_info = getPlaceHolderImage(); $placeholder_image = $placeholder_info != null ? $placeholder_info->placeholder_image : ''; @endphp @extends('core::base.layouts.master') @section('title') {{ translate('General Settings') }} @endsection @section('custom_css') @endsection @section('main_content')