@extends('layouts.app') @push('styles') @endpush @section('content')
| General ID | CS Code | Child Name | Register Date | Status | Actions |
|---|
| ID | General ID | CS Code | Child Name | Register Date | Updated | Actions |
|---|---|---|---|---|---|---|
| {{ $record->id }} | {{ $record->general_id ?: '-' }} | {{ $record->cs_code ?: '-' }} | {{ $record->child_name ?: 'Unnamed child' }} | {{ $record->register_date ? $record->register_date->format('d-m-Y') : '-' }} | {{ $record->updated_at ? $record->updated_at->format('d-m-Y H:i') : '-' }} | |
| No records found. | ||||||