@csrf
{{-- --}}
{{-- --}}
@foreach(config('creators.recovery') as $key => $item) @if ($loop->iteration % 2 !== 0)
@endif @endforeach
@foreach(config('creators.recovery') as $key => $item) @if ($loop->iteration % 2 === 0)
@endif @endforeach
@foreach(config('status.payment') as $key => $item)
@endforeach