@extends("layouts.app") @section("content")
Consumption: {{ $garmentAddon->consumption }} {{ $garmentAddon->unit }}
Garment Type: {{ $garmentAddon->garment_type }}
Description: {{ $garmentAddon->description }}
Status: {{ $garmentAddon->is_active ? "Active" : "Inactive" }}
id) }}" class="btn btn-warning">Edit Back to List