@extends('mail.notifications.layout') @section('email-header') @include('mail.partials.brand-header', ['brand' => 'woo']) @endsection @section('email-footer') @include('mail.partials.brand-footer', ['brand' => 'woo']) @endsection @section('content')

Payment failed

Woo Manager {{ $planLabel }}

We could not renew your subscription

Your Woo Manager {{ $planLabel }} renewal did not go through. Top up your Ladill wallet and renew to restore full access.

@if($subscription->last_error)

Details

@endif

Manage subscription

@endsection