@foreach ($page->inputGroups as $group)

@if (auth()->user()->id == 1)

@endif
@foreach ($group->inputs as $input)

@if (auth()->user()->id == 1) @endif

@include('pages.page-data._input_types') @error($input->input_name)
{{ $message }}
@enderror
@endforeach
@if (auth()->user()->id == 1)

@endif
@push('script') @endpush @endforeach @if (auth()->user()->id == 1)

@endif
@push('script') @endpush