An @elif statement is missing a matching @if statement. The @elif statement must appear only inside an @if...@end block.
To correct this error
-
Make sure the @elif statement appears only inside an @if...@end block.
An @elif statement is missing a matching @if statement. The @elif statement must appear only inside an @if...@end block.
Make sure the @elif statement appears only inside an @if...@end block.