@extends('layouts.master') @section('title', 'Edit Case Outcome - Prolex Law Firm') @section('content')
← Back to Case Outcomes

Edit Case Outcome

@csrf @method('PUT')
Enter a unique code for this case outcome (max 20 characters)
Enter the display name for this case outcome (max 50 characters)
Optional: Describe when and why this case outcome would be used
@endsection