@section('style') @parent @endsection
@csrf @if($type == 'voucher')
  • Details
  • Download
  • Redemption
  • Settings
@if($voucher_series) Voucher ID: {{$voucher_series->series_id}} Title: {{$voucher_series->title}} @endif
@else @if(isset($all_pages) && isset($step) && count($all_pages)>0)
    @foreach($all_pages as $i=>$page)
  • {{$page}}
  • @endforeach
@endif @if($edit_data ?? '') {{$edit_data['type'] ??''}} ID: {{ $edit_data['form_id'] ?? ''}} @isset($edit_data['name']) Title: {{$edit_data['name']}} @endif @endif @endif @if($type == 'blast')
  • Target Users
  • Blast Details
@endif
{{ $title }}
{{ $slot }}