@extends('layouts.app') @section('page-header') @endsection @section('content')
Paddle

{{ __('You will be redirected to process your payment via Paddle Payment') }}.

{{ __('Plan name: ') }} {{ $plan_name }}

@endsection @section('js') @endsection