{{ csrf_field() }}
{{ trans('update.user_registration_packages_status_hint') }}
@php $packageItems = ['instructors_count','students_count','courses_capacity','courses_count','meeting_count']; @endphp @foreach($packageItems as $str)
@error($str)
{{ $message }}
@enderror
@endforeach