@extends('layouts.memberapp') @section('title') {{ __('lng.Member') }} - {{ __('lng.Profile') }} @endsection @section('active_profile', 'active') @section('content')
{{ $Member->house->name }}
{{ $Member->contact }} {{ $Member->house->place }}
{{ $Fam->name }}
{{ $Fam->contact }}
{{ $Fam->member_relation->title }}