@if (isLoading) {
} @if (error) {

{{ error }}

} @if (!isLoading && !error && card) { }