{{ $key + 1 }}
|
{{ ucfirst($status->status_name) }} |
@if ($status->default_status == 1)
{{ ucfirst($status->status) }} |
@else
status == 'active') checked
@endif class="custom-control-input change-project-setting"
id="{{ $status->id }}">
|
@endif
@if ($status->status == 'active')
|
@else
@lang('modules.statusFields.change') |
@endif
@if ($status->default_status == 0)
@endif
|
@empty