@extends('layouts.popup.large') @section('content')
{{ trans('messages.sending_credit_plan.select_plan.wording') }}
add_task {{ trans('messages.sending_credit.count', [ 'number' => number_with_delimiter($plan->credits) ]) }}
{{ $plan->description }}