Addiction Data
Create Addiction| # | Name | Percentage | Description | Solution | Status | # |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} |
{{ $addiction->name }} Code: {{ $addiction->code }} |
{{ $addiction->min_percentage }} % - {{ $addiction->max_percentage }} % | {{ $addiction->description }} | {{ $addiction->solution }} | {{ ucwords($addiction->status) }} |
|