@extends('layouts.app') @section('title', __('Edit tenant')) @section('page-title', $tenant->name) @section('page-subtitle', __('Edit workspace details, free allowance and negotiated rates.')) @section('content') @if(session('status'))
{{ __('Per-analysis price overrides for this tenant. Modifiers (language, output format, etc.) still apply on top.') }}
| {{ __('Analysis type') }} | {{ __('Base price') }} | {{ __('Currency') }} | {{ __('Notes') }} | {{ __('Actions') }} |
|---|---|---|---|---|
| {{ __('No negotiated rates — this tenant uses the catalog defaults.') }} | ||||