@extends('backend.layout') @section('content')
{{ __('This name will not appear in UI. Rather then, it will help the admin to identify the popup.') }}
{{ __('This will decide the transparency level of the color') }} {{ __('Value must be between 0 to 1') }} {{ __('Transparency level will be lower with the increment of the value') }}
{{ __('Popup will appear in UI after this delay time') }}
{{ __('If there are multiple active popups, then popups will be shown in UI according to serial number') }} {{ __('The higher the serial number is, the later the Popup will be shown') }}