@extends("layouts.app") @section("content")
Default Rate: {{ $otherCost->default_rate }} USD
Unit: {{ $otherCost->unit }}
Description: {{ $otherCost->description }}
Status: {{ $otherCost->is_active ? "Active" : "Inactive" }}
id) }}" class="btn btn-warning">Edit Back to List