@if($errors->any())
@endif
@if(!empty($subscriptionPlan))
-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach