@extends('layouts.admin') @section('content')
{{ csrf_field() }} @include('includes.admin.form-both')

{{ __('Popup Banner') }}

{{ __('Current Background Image') }} *


{{ __('Popup Title') }} *

{{ __('Popup Text') }} *

@endsection