@use('app\Helpers\Helpers') @php $languages = Helpers::getLanguages(); $defaultLocale = app()?->getLocale(); $settings = Helpers::getSettings(); @endphp @extends('backend.layouts.master') @section('title', $eventAndShortcodes['name']) @section('content')