Media Information

{{$media->name}}

Translations Audio
{{-- For media Links for all the churches Alone--}}

Distributors special links

@if($distLinks)
@if($churches)
@foreach($churches as $church)

{{$loop->index +1}}.) {{$church->name}}: {{env('REF_URL')}}/media/{{$media->id}}/{{$church->slug}}

@endforeach
@else

No distributor Record found

@endif
@endif