@include('global.header-links')
|
|
Workout Plan Type | Bundle | Color Code | Status | Created Date | Actions |
|---|---|---|---|---|---|---|
|
|
{{$workoutPlan->title}}
{{$workoutPlan->type}}
|
{{$workoutPlan->bundle->title}} | color_code)}}; border: 1px solid #0000001a !important"> |
@if($workoutPlan->status == 1)
Published
@else
Inactive
@endif
|
{{date('F d, Y', strtotime($workoutPlan->created_at))}} | Actions |