@extends('layouts.app') @section('title', 'Our Products - ') @section('description', 'Discover skincare essentials for glowing, healthy skin.') @section('content')
{{ $product->tags->firstWhere('category.slug', 'product-line')->name }}
{{ $product->name }}
{{ $product->volume }}