@extends('layouts.master') @section('title', 'Add Age Analysis - Prolex Law Firm') @push('styles') @endpush @section('content')
| Age Code | Description | Group Type | Interval Type | Duration | Actions |
|---|---|---|---|---|---|
| {{ $analysis->age_code }} | {{ $analysis->description }} | {{ ucfirst($analysis->group_type) }} | {{ ucfirst(str_replace('_', ' ', $analysis->interval_type)) }} | {{ $analysis->interval_days }} Days | |
| No ageing analyses found. | |||||