@extends('layouts.master') @section('content')
| Name | Type | Status | |
|---|---|---|---|
| @if($definition->is_active) {{ $definition->label }} @else {{ $definition->label }} @endif | {{ ucwords($definition->base_type) }} | {{ $definition->is_active ? 'Active' : 'Inactive' }} | @if($definition->is_active) @endif |
| No custom journals yet. | |||