@extends('layouts.app') @section('content')
Manage registered health centers, outreach sites, and camps
| Name | Type | Status | District | Code | Actions |
|---|---|---|---|---|---|
|
{{ $f->name }}
@if($f->level)
{{ $f->level }}
@endif
|
{{ ucfirst($f->type) }} | {{ ucfirst($f->status ?? 'active') }} | {{ $f->district }} | {{ $f->code }} |