@extends('layouts.app') @section('title', 'Graduation Ceremony') @section('page-specific-styles') @endsection @section('content')
 }})
| Image | Product |
|---|---|
|
|
{{ $so->commonProduct->name }}- {{ $so->commonProduct->description }} |
|
|
{{ $op->packageProduct->product_name }}Size: {{ $op->product_size }} |
| Image | Product |
|---|---|
|
|
{{ $po->otherProduct->product_name }}
@if (!is_null($po->other_product_option_id))
- {{ $po->otherProductOption->name ?? '' }} @endif @if ($po->quantity > 1)QTY: {{ $po->quantity }} @endif |