@include('global.header-links')
|
|
Workout Bundle | Description | Price | Actual Price | Status | Created Date | Actions |
|---|---|---|---|---|---|---|---|
|
|
{{$bundle->title}}
{{$bundle->category->title}}
|
{{$bundle->description}} | ${{$bundle->price}} |
|
@if($bundle->status == 1)
Published
@else
Inactive
@endif
|
{{date('F d, Y', strtotime($bundle->created_at))}} | Actions |