@extends('layouts.popup.large') @section('content')
{{ trans('messages.email_verification_plan.one_time_pay.intro') }}
@if (empty($plans))add_task {{ trans('messages.email_verification_credits.count', [ 'number' => number_with_delimiter($plan->credits) ]) }}
{{ $plan->description }}