@php
$c_step = isset($sparams['step'])?$sparams['step']:1
@endphp
-
@if($c_step <= 1)
1
@else
@php include(public_path('dash/img/ico-check-step.svg')) @endphp
@endif
Website Information
-
@if($c_step <= 2)
2
@else
@php include(public_path('dash/img/ico-check-step.svg')) @endphp
@endif
Select Template
-
@if($c_step <= 3)
3
@else
@php include(public_path('dash/img/ico-check-step.svg')) @endphp
@endif
Cookie Settings
-
@if($c_step <= 4)
4
@else
@php include(public_path('dash/img/ico-check-step.svg')) @endphp
@endif
Setup Code