@extends('admin.layouts.master-soyuz') @section('title',__('Offer popup settings |')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Offer popup settings') }} @endslot ​ @slot('menu2') {{ __("Offer Popup ") }} @endslot​ @endcomponent
@if ($errors->any()) @endif
{{__("Offer Popup Settings")}}
{{__("Note:")}}
  • {{__("For translate text in different languages you can switch language from top bar than change the language and update the translations.")}}
@csrf


getLocale() }}">

getLocale() }}">
@endsection