@include('admin.header')

Edit Other Cost

@csrf @method("PUT")
is_active ? "checked" : "" }}>
Cancel
@include('admin.footer')