@extends('front.layouts.app')
@section('title', 'Evêques et Archevêques de CI')
@push('css')
@endpush
@section('content')
{{ $diocese->description }}
@endif| PHOTO | NOM | DATE NAISSANCE | ORD. SACERDOTALE | ORD. EPISCOPALE | SIÈGE | CONTACT | {{ strtoupper($field['label'] ?? '') }} | @endforeach @endif|
|---|---|---|---|---|---|---|---|---|
|
@if(empty($archbishop->getFirstMediaUrl('bishop-img')))
|
@if($archbishop->title){{ $archbishop->title }} @endif{{ $archbishop->name }} | {{ $archbishop->birth_date?->format('d/m/Y') ?? '-' }} | {{ $archbishop->ordination_sacerdotale?->format('d/m/Y') ?? '-' }} | {{ $archbishop->ordination_episcopale?->format('d/m/Y') ?? '-' }} | {{ $archbishop->episcopal_seat ?? '-' }} | {{ $archbishop->contact_secretariat ?? '-' }} | {{ $archbishop->email ?? '-' }} | @foreach($archbishop->custom_fields ?? [] as $field){{ $field['value'] ?? '-' }} | @endforeach
| PHOTO | NOM | DATE NAISSANCE | ORD. SACERDOTALE | ORD. EPISCOPALE | SIÈGE | CONTACT | {{ strtoupper($field['label'] ?? '') }} | @endforeach @endif|
|---|---|---|---|---|---|---|---|---|
|
@if(empty($bishop->getFirstMediaUrl('bishop-img')))
|
@if($bishop->title){{ $bishop->title }} @endif{{ $bishop->name }} | {{ $bishop->birth_date?->format('d/m/Y') ?? '-' }} | {{ $bishop->ordination_sacerdotale?->format('d/m/Y') ?? '-' }} | {{ $bishop->ordination_episcopale?->format('d/m/Y') ?? '-' }} | {{ $bishop->episcopal_seat ?? '-' }} | {{ $bishop->contact_secretariat ?? '-' }} | {{ $bishop->email ?? '-' }} | @foreach($bishop->custom_fields ?? [] as $field){{ $field['value'] ?? '-' }} | @endforeach
| PHOTO | NOM | DATE NAISSANCE | ORD. SACERDOTALE | ORD. EPISCOPALE | SIÈGE | CONTACT | {{ strtoupper($field['label'] ?? '') }} | @endforeach @endif|
|---|---|---|---|---|---|---|---|---|
|
@if(empty($bishop->getFirstMediaUrl('bishop-img')))
|
@if($bishop->title){{ $bishop->title }} @endif{{ $bishop->name }} | {{ $bishop->birth_date?->format('d/m/Y') ?? '-' }} | {{ $bishop->ordination_sacerdotale?->format('d/m/Y') ?? '-' }} | {{ $bishop->ordination_episcopale?->format('d/m/Y') ?? '-' }} | {{ $bishop->episcopal_seat ?? '-' }} | {{ $bishop->contact_secretariat ?? '-' }} | {{ $bishop->email ?? '-' }} | @foreach($bishop->custom_fields ?? [] as $field){{ $field['value'] ?? '-' }} | @endforeach