@extends('front.layouts.app')
@section('title',$church->name)
@section('content')
{{$church->erection}}
{{$church->devise}}
{{$church->curia}}
| # | Désignation |
|---|---|
| {{++$key}} | {{$vicar->name}} |
{{$church->area}}
| # | Désignation |
|---|---|
| {{++$key}} | {{$movement->name}} |
| # | Nom & prenoms | Poste |
|---|---|---|
| {{++$key}} | {{$member->name}} | {{$member->office}} |
| # | Jours | Heures |
|---|---|---|
| {{++$key}} | {{$masse->day}} | {{$masse->hour}} |
| # | Jours | Heures |
|---|---|---|
| {{++$key}} | {{$confession->day}} | {{$confession->hour}} |