@extends('front.layouts.app')
@section('title', 'Diacres ')
@push('css')
{{-- CSS DataTables Responsive --}}
@endpush
@section('content')
| Photo | Nom & prénoms | Année ordination | Fonction | Contact | |
|---|---|---|---|---|---|
|
@if(empty($pd->getFirstMediaUrl('diacres')))
|
{{$pd->name}} | {{$pd->ordination}} | @if($pd->office) {{$pd->office}} @else - @endif | {{$pd->email}} | {{$pd->phone}} |