@extends('layouts.billing') @section('title', __('billing.Checkout') . ' — ' . $plan->name) @push('styles') @endpush @section('content')
@if($errors->any()){{ __('billing.PendingPaymentDescription') }}
{{ __('billing.Included') }}
@foreach($plan->getFormattedLimits() as $limit)