Addiction
Addiction Data
Create Addiction
# | Name | Percentage | Description | Status | # |
---|---|---|---|---|---|
{{ $loop->iteration }} |
{{ $addiction->name }} Code: {{ $addiction->code }} |
{{ $addiction->min_percentage }} % - {{ $addiction->max_percentage }} % | {{ $addiction->description }} | @if ($addiction->status == 'active') {{ ucwords($addiction->status) }} @else {{ ucwords($addiction->status) }} @endif |
|