@csrf @method('patch')
@php $selectedMonth = $product->getProductPrice->exp_date?date('m',strtotime($product->getProductPrice->exp_date)):date('m'); $selectedYear = $product->getProductPrice->exp_date?date('Y',strtotime($product->getProductPrice->exp_date)):date('Y'); @endphp