@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


Upload

@endsection