@extends('admin.layouts.master-soyuz') @section('title',__('Offer popup settings |')) @section('body') @include('admin.layouts.topbar',$data)
@if ($errors->any()) @endif
{{__("Offer Popup Settings")}}
{{__("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