@extends('panel.layout.app') @section('title', __('Payment')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('content')

{{ __('Payment Succesful') }}

{{ __('Thanks for your purchase! Now, you can explore our AI tools and start generating content in seconds.') }}

{{ __('Generate New Content') }}
@endsection