@extends('admin.layouts.adminpanel') @section('page_header') @php $page_title = __('Cencel Membership'); @endphp @include('admin.partials.page_header') @endsection @section('content')

{{ __('Your subscription will end on') }} {{ $renew_date_formatted }}.

{{ __('Thank you for your business with Addam.') }}

@endsection