@csrf
@if ($errors->has('package_id')) {{ $errors->first('package_id') }} @endif
@if ($errors->has('class_name')) {{ $errors->first('class_name') }} @endif
@if ($errors->has('package_amount')) {{ $errors->first('package_amount') }} @endif