@extends('account::layouts.account') @section('title','Cancel subscription') @section('content') @slot('actions') @include('subscription::inc.button-back') @endslot @slot('title','We are sorry to see you go!')

Before proceeding, we want to ensure you’re aware that canceling will result in the loss of access to all subscription benefits.
However, you will continue to enjoy all benefits until the end of the already paid subscription period.

@slot('footer') Cancel @endslot
@endsection