{{ $workshop->description }}
Price: ${{ number_format($workshop->price, 2) }}
Price: Free
{{ $pageContent->workshop_des1 }} {{ $pageContent->workshop_des_link_title1 }}
{{ $pageContent->workshop_des2 }} {{ $pageContent->workshop_des_link_title2 }} {{-- Peak Acting Workshops --}}
The Peack Agency Address {{ $pageContent->contact_address }}
{{ $workshop->title }}
DATE: {{ \Carbon\Carbon::parse($workshop->workshop_date)->format('F j, Y') }}
{{ $workshop->description }}
@if ($workshop->price)Price: ${{ number_format($workshop->price, 2) }}
@elsePrice: Free
@endif @if ($workshop->form_fields) @php $formFields = json_decode($workshop->form_fields, true); @endphpRegister Now
@endif