@extends('cashier::layouts.checkout') @section('content') {{ trans('cashier::messages.paypal') }}
{!! trans('cashier::messages.paypal.checkout.intro', [ 'price' => $invoice->formattedTotal(), ]) !!}