Products

@foreach ($products as $product)

Model: {{ $product->model }}

Stringray Options: {{ $product->python_options }}

Python Options: {{ $product->model }}

Base Price: {{ $product->base_price }}

Metal Options {{ $product->metal_options }}

Stone Options {{ $product->stone_options }}

Notes {{ $product->notes }}

Created At:

Updated At:


@endforeach