{{-- Name: invoice.partials.pay Author: JH2 Created: 2016-03-15 --}} @extends('partials.box') @section($content_id)
{{Lang::get('invoice.pay.recurring.description')}}
@if($paymentSession['payment_status'] !== 'paid') {{Lang::get('invoice.pay.stripe_link')}} @else {{Lang::get('invoice.pay.paymentSuccessContent')}} @endif