__VSCODE_LARAVEL_START_OUTPUT__{"default":"en","translations":{"auth.failed":{"en":{"v":"These credentials do not match our records.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/auth.php","li":16,"pa":[]}},"auth.password":{"en":{"v":"The provided password is incorrect.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/auth.php","li":17,"pa":[]}},"auth.throttle":{"en":{"v":"Too many login attempts. Please try again in :seconds seconds.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/auth.php","li":18,"pa":["seconds"]}},"pagination.previous":{"en":{"v":"« Previous","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/pagination.php","li":16,"pa":[]}},"pagination.next":{"en":{"v":"Next »","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/pagination.php","li":17,"pa":[]}},"passwords.reset":{"en":{"v":"Your password has been reset.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/passwords.php","li":16,"pa":[]}},"passwords.sent":{"en":{"v":"We have emailed your password reset link.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/passwords.php","li":17,"pa":[]}},"passwords.throttled":{"en":{"v":"Please wait before retrying.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/passwords.php","li":18,"pa":[]}},"passwords.token":{"en":{"v":"This password reset token is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/passwords.php","li":19,"pa":[]}},"passwords.user":{"en":{"v":"We can't find a user with that email address.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/passwords.php","li":20,"pa":[]}},"validation.accepted":{"en":{"v":"The :attribute field must be accepted.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":16,"pa":["attribute"]}},"validation.accepted_if":{"en":{"v":"The :attribute field must be accepted when :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":17,"pa":["attribute","other","value"]}},"validation.active_url":{"en":{"v":"The :attribute field must be a valid URL.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":18,"pa":["attribute"]}},"validation.after":{"en":{"v":"The :attribute field must be a date after :date.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":19,"pa":["attribute","date"]}},"validation.after_or_equal":{"en":{"v":"The :attribute field must be a date after or equal to :date.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":20,"pa":["attribute","date"]}},"validation.alpha":{"en":{"v":"The :attribute field must only contain letters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":21,"pa":["attribute"]}},"validation.alpha_dash":{"en":{"v":"The :attribute field must only contain letters, numbers, dashes, and underscores.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":22,"pa":["attribute"]}},"validation.alpha_num":{"en":{"v":"The :attribute field must only contain letters and numbers.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":23,"pa":["attribute"]}},"validation.array":{"en":{"v":"The :attribute field must be an array.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":24,"pa":["attribute"]}},"validation.ascii":{"en":{"v":"The :attribute field must only contain single-byte alphanumeric characters and symbols.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":25,"pa":["attribute"]}},"validation.before":{"en":{"v":"The :attribute field must be a date before :date.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":26,"pa":["attribute","date"]}},"validation.before_or_equal":{"en":{"v":"The :attribute field must be a date before or equal to :date.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":27,"pa":["attribute","date"]}},"validation.between.array":{"en":{"v":"The :attribute field must have between :min and :max items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":29,"pa":["attribute","min","max"]}},"validation.between.file":{"en":{"v":"The :attribute field must be between :min and :max kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":30,"pa":["attribute","min","max"]}},"validation.between.numeric":{"en":{"v":"The :attribute field must be between :min and :max.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":31,"pa":["attribute","min","max"]}},"validation.between.string":{"en":{"v":"The :attribute field must be between :min and :max characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":32,"pa":["attribute","min","max"]}},"validation.boolean":{"en":{"v":"The :attribute field must be true or false.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":34,"pa":["attribute"]}},"validation.can":{"en":{"v":"The :attribute field contains an unauthorized value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":35,"pa":["attribute"]}},"validation.confirmed":{"en":{"v":"The :attribute field confirmation does not match.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":36,"pa":["attribute"]}},"validation.contains":{"en":{"v":"The :attribute field is missing a required value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":37,"pa":["attribute"]}},"validation.current_password":{"en":{"v":"The password is incorrect.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":38,"pa":[]}},"validation.date":{"en":{"v":"The :attribute field must be a valid date.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":39,"pa":["attribute"]}},"validation.date_equals":{"en":{"v":"The :attribute field must be a date equal to :date.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":40,"pa":["attribute","date"]}},"validation.date_format":{"en":{"v":"The :attribute field must match the format :format.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":41,"pa":["attribute","format"]}},"validation.decimal":{"en":{"v":"The :attribute field must have :decimal decimal places.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":42,"pa":["attribute","decimal"]}},"validation.declined":{"en":{"v":"The :attribute field must be declined.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":43,"pa":["attribute"]}},"validation.declined_if":{"en":{"v":"The :attribute field must be declined when :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":44,"pa":["attribute","other","value"]}},"validation.different":{"en":{"v":"The :attribute field and :other must be different.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":45,"pa":["attribute","other"]}},"validation.digits":{"en":{"v":"The :attribute field must be :digits digits.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":46,"pa":["attribute","digits"]}},"validation.digits_between":{"en":{"v":"The :attribute field must be between :min and :max digits.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":47,"pa":["attribute","min","max"]}},"validation.dimensions":{"en":{"v":"The :attribute field has invalid image dimensions.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":48,"pa":["attribute"]}},"validation.distinct":{"en":{"v":"The :attribute field has a duplicate value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":49,"pa":["attribute"]}},"validation.doesnt_end_with":{"en":{"v":"The :attribute field must not end with one of the following: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":50,"pa":["attribute","values"]}},"validation.doesnt_start_with":{"en":{"v":"The :attribute field must not start with one of the following: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":51,"pa":["attribute","values"]}},"validation.email":{"en":{"v":"The :attribute field must be a valid email address.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":52,"pa":["attribute"]}},"validation.ends_with":{"en":{"v":"The :attribute field must end with one of the following: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":53,"pa":["attribute","values"]}},"validation.enum":{"en":{"v":"The selected :attribute is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":54,"pa":["attribute"]}},"validation.exists":{"en":{"v":"The selected :attribute is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":55,"pa":["attribute"]}},"validation.extensions":{"en":{"v":"The :attribute field must have one of the following extensions: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":56,"pa":["attribute","values"]}},"validation.file":{"en":{"v":"The :attribute field must be a file.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":30,"pa":["attribute"]}},"validation.filled":{"en":{"v":"The :attribute field must have a value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":58,"pa":["attribute"]}},"validation.gt.array":{"en":{"v":"The :attribute field must have more than :value items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":60,"pa":["attribute","value"]}},"validation.gt.file":{"en":{"v":"The :attribute field must be greater than :value kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":61,"pa":["attribute","value"]}},"validation.gt.numeric":{"en":{"v":"The :attribute field must be greater than :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":62,"pa":["attribute","value"]}},"validation.gt.string":{"en":{"v":"The :attribute field must be greater than :value characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":63,"pa":["attribute","value"]}},"validation.gte.array":{"en":{"v":"The :attribute field must have :value items or more.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":66,"pa":["attribute","value"]}},"validation.gte.file":{"en":{"v":"The :attribute field must be greater than or equal to :value kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":67,"pa":["attribute","value"]}},"validation.gte.numeric":{"en":{"v":"The :attribute field must be greater than or equal to :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":68,"pa":["attribute","value"]}},"validation.gte.string":{"en":{"v":"The :attribute field must be greater than or equal to :value characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":69,"pa":["attribute","value"]}},"validation.hex_color":{"en":{"v":"The :attribute field must be a valid hexadecimal color.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":71,"pa":["attribute"]}},"validation.image":{"en":{"v":"The :attribute field must be an image.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":72,"pa":["attribute"]}},"validation.in":{"en":{"v":"The selected :attribute is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":73,"pa":["attribute"]}},"validation.in_array":{"en":{"v":"The :attribute field must exist in :other.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":74,"pa":["attribute","other"]}},"validation.integer":{"en":{"v":"The :attribute field must be an integer.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":75,"pa":["attribute"]}},"validation.ip":{"en":{"v":"The :attribute field must be a valid IP address.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":76,"pa":["attribute"]}},"validation.ipv4":{"en":{"v":"The :attribute field must be a valid IPv4 address.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":77,"pa":["attribute"]}},"validation.ipv6":{"en":{"v":"The :attribute field must be a valid IPv6 address.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":78,"pa":["attribute"]}},"validation.json":{"en":{"v":"The :attribute field must be a valid JSON string.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":79,"pa":["attribute"]}},"validation.list":{"en":{"v":"The :attribute field must be a list.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":80,"pa":["attribute"]}},"validation.lowercase":{"en":{"v":"The :attribute field must be lowercase.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":81,"pa":["attribute"]}},"validation.lt.array":{"en":{"v":"The :attribute field must have less than :value items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":83,"pa":["attribute","value"]}},"validation.lt.file":{"en":{"v":"The :attribute field must be less than :value kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":84,"pa":["attribute","value"]}},"validation.lt.numeric":{"en":{"v":"The :attribute field must be less than :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":85,"pa":["attribute","value"]}},"validation.lt.string":{"en":{"v":"The :attribute field must be less than :value characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":86,"pa":["attribute","value"]}},"validation.lte.array":{"en":{"v":"The :attribute field must not have more than :value items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":89,"pa":["attribute","value"]}},"validation.lte.file":{"en":{"v":"The :attribute field must be less than or equal to :value kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":90,"pa":["attribute","value"]}},"validation.lte.numeric":{"en":{"v":"The :attribute field must be less than or equal to :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":91,"pa":["attribute","value"]}},"validation.lte.string":{"en":{"v":"The :attribute field must be less than or equal to :value characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":92,"pa":["attribute","value"]}},"validation.mac_address":{"en":{"v":"The :attribute field must be a valid MAC address.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":94,"pa":["attribute"]}},"validation.max.array":{"en":{"v":"The :attribute field must not have more than :max items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":96,"pa":["attribute","max"]}},"validation.max.file":{"en":{"v":"The :attribute field must not be greater than :max kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":97,"pa":["attribute","max"]}},"validation.max.numeric":{"en":{"v":"The :attribute field must not be greater than :max.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":98,"pa":["attribute","max"]}},"validation.max.string":{"en":{"v":"The :attribute field must not be greater than :max characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":99,"pa":["attribute","max"]}},"validation.max_digits":{"en":{"v":"The :attribute field must not have more than :max digits.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":101,"pa":["attribute","max"]}},"validation.mimes":{"en":{"v":"The :attribute field must be a file of type: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":102,"pa":["attribute","values"]}},"validation.mimetypes":{"en":{"v":"The :attribute field must be a file of type: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":103,"pa":["attribute","values"]}},"validation.min.array":{"en":{"v":"The :attribute field must have at least :min items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":105,"pa":["attribute","min"]}},"validation.min.file":{"en":{"v":"The :attribute field must be at least :min kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":106,"pa":["attribute","min"]}},"validation.min.numeric":{"en":{"v":"The :attribute field must be at least :min.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":107,"pa":["attribute","min"]}},"validation.min.string":{"en":{"v":"The :attribute field must be at least :min characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":108,"pa":["attribute","min"]}},"validation.min_digits":{"en":{"v":"The :attribute field must have at least :min digits.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":110,"pa":["attribute","min"]}},"validation.missing":{"en":{"v":"The :attribute field must be missing.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":111,"pa":["attribute"]}},"validation.missing_if":{"en":{"v":"The :attribute field must be missing when :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":112,"pa":["attribute","other","value"]}},"validation.missing_unless":{"en":{"v":"The :attribute field must be missing unless :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":113,"pa":["attribute","other","value"]}},"validation.missing_with":{"en":{"v":"The :attribute field must be missing when :values is present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":114,"pa":["attribute","values"]}},"validation.missing_with_all":{"en":{"v":"The :attribute field must be missing when :values are present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":115,"pa":["attribute","values"]}},"validation.multiple_of":{"en":{"v":"The :attribute field must be a multiple of :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":116,"pa":["attribute","value"]}},"validation.not_in":{"en":{"v":"The selected :attribute is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":117,"pa":["attribute"]}},"validation.not_regex":{"en":{"v":"The :attribute field format is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":118,"pa":["attribute"]}},"validation.numeric":{"en":{"v":"The :attribute field must be a number.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":31,"pa":["attribute"]}},"validation.password.letters":{"en":{"v":"The :attribute field must contain at least one letter.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":121,"pa":["attribute"]}},"validation.password.mixed":{"en":{"v":"The :attribute field must contain at least one uppercase and one lowercase letter.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":122,"pa":["attribute"]}},"validation.password.numbers":{"en":{"v":"The :attribute field must contain at least one number.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":123,"pa":["attribute"]}},"validation.password.symbols":{"en":{"v":"The :attribute field must contain at least one symbol.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":124,"pa":["attribute"]}},"validation.password.uncompromised":{"en":{"v":"The given :attribute has appeared in a data leak. Please choose a different :attribute.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":125,"pa":["attribute","attribute"]}},"validation.present":{"en":{"v":"The :attribute field must be present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":127,"pa":["attribute"]}},"validation.present_if":{"en":{"v":"The :attribute field must be present when :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":128,"pa":["attribute","other","value"]}},"validation.present_unless":{"en":{"v":"The :attribute field must be present unless :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":129,"pa":["attribute","other","value"]}},"validation.present_with":{"en":{"v":"The :attribute field must be present when :values is present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":130,"pa":["attribute","values"]}},"validation.present_with_all":{"en":{"v":"The :attribute field must be present when :values are present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":131,"pa":["attribute","values"]}},"validation.prohibited":{"en":{"v":"The :attribute field is prohibited.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":132,"pa":["attribute"]}},"validation.prohibited_if":{"en":{"v":"The :attribute field is prohibited when :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":133,"pa":["attribute","other","value"]}},"validation.prohibited_if_accepted":{"en":{"v":"The :attribute field is prohibited when :other is accepted.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":134,"pa":["attribute","other"]}},"validation.prohibited_if_declined":{"en":{"v":"The :attribute field is prohibited when :other is declined.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":135,"pa":["attribute","other"]}},"validation.prohibited_unless":{"en":{"v":"The :attribute field is prohibited unless :other is in :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":136,"pa":["attribute","other","values"]}},"validation.prohibits":{"en":{"v":"The :attribute field prohibits :other from being present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":137,"pa":["attribute","other"]}},"validation.regex":{"en":{"v":"The :attribute field format is invalid.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":138,"pa":["attribute"]}},"validation.required":{"en":{"v":"The :attribute field is required.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":139,"pa":["attribute"]}},"validation.required_array_keys":{"en":{"v":"The :attribute field must contain entries for: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":140,"pa":["attribute","values"]}},"validation.required_if":{"en":{"v":"The :attribute field is required when :other is :value.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":141,"pa":["attribute","other","value"]}},"validation.required_if_accepted":{"en":{"v":"The :attribute field is required when :other is accepted.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":142,"pa":["attribute","other"]}},"validation.required_if_declined":{"en":{"v":"The :attribute field is required when :other is declined.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":143,"pa":["attribute","other"]}},"validation.required_unless":{"en":{"v":"The :attribute field is required unless :other is in :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":144,"pa":["attribute","other","values"]}},"validation.required_with":{"en":{"v":"The :attribute field is required when :values is present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":145,"pa":["attribute","values"]}},"validation.required_with_all":{"en":{"v":"The :attribute field is required when :values are present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":146,"pa":["attribute","values"]}},"validation.required_without":{"en":{"v":"The :attribute field is required when :values is not present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":147,"pa":["attribute","values"]}},"validation.required_without_all":{"en":{"v":"The :attribute field is required when none of :values are present.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":148,"pa":["attribute","values"]}},"validation.same":{"en":{"v":"The :attribute field must match :other.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":149,"pa":["attribute","other"]}},"validation.size.array":{"en":{"v":"The :attribute field must contain :size items.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":151,"pa":["attribute","size"]}},"validation.size.file":{"en":{"v":"The :attribute field must be :size kilobytes.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":152,"pa":["attribute","size"]}},"validation.size.numeric":{"en":{"v":"The :attribute field must be :size.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":153,"pa":["attribute","size"]}},"validation.size.string":{"en":{"v":"The :attribute field must be :size characters.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":154,"pa":["attribute","size"]}},"validation.starts_with":{"en":{"v":"The :attribute field must start with one of the following: :values.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":156,"pa":["attribute","values"]}},"validation.string":{"en":{"v":"The :attribute field must be a string.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":32,"pa":["attribute"]}},"validation.timezone":{"en":{"v":"The :attribute field must be a valid timezone.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":158,"pa":["attribute"]}},"validation.unique":{"en":{"v":"The :attribute has already been taken.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":159,"pa":["attribute"]}},"validation.uploaded":{"en":{"v":"The :attribute failed to upload.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":160,"pa":["attribute"]}},"validation.uppercase":{"en":{"v":"The :attribute field must be uppercase.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":161,"pa":["attribute"]}},"validation.url":{"en":{"v":"The :attribute field must be a valid URL.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":162,"pa":["attribute"]}},"validation.ulid":{"en":{"v":"The :attribute field must be a valid ULID.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":163,"pa":["attribute"]}},"validation.uuid":{"en":{"v":"The :attribute field must be a valid UUID.","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":164,"pa":["attribute"]}},"validation.custom.attribute-name.rule-name":{"en":{"v":"custom-message","p":"vendor\/laravel\/framework\/src\/Illuminate\/Translation\/lang\/en\/validation.php","li":179,"pa":[]}}}}__VSCODE_LARAVEL_END_OUTPUT__