И
Size: a a a
И
И
И
A
A
AG
VP
ИЛ
if($product->created_at > Carbon::now()->subMonths(4))
VP
if($product->created_at > Carbon::now()->subMonths(4))
AH
if($product->created_at > Carbon::now()->subMonths(4))
if ($product->created_at->lt( now()->subMonths(4) ))
ИЛ
if ($product->created_at->lt( now()->subMonths(4) ))
ИЛ
AH
ИЛ
ИЛ
AH
ИЛ
V
public function __construct()
{
$this->middleware('auth');
$this->middleware('1');
}
ИЛ