@extends('layouts.seller') @section('title', 'Select Products to Promote') @section('content')
Package: {{ $package->name }} - Select up to {{ $package->max_products }} {{ Str::plural('product', $package->max_products) }}
{{ $currency == 'INR' ? '₹' : '$' }}{{ number_format($product->price, 2) }}