@extends('layouts.master') @section('page-content')

Update Profile

@if (session()->has('success'))
× Success! Updated Successfully.
@endif
{{ csrf_field() }}
Personal Info
{{-- //{{$updated_field}} --}}
marital_status == 'Single') style="display:none" @endif> {{-- {{$updated_field}} --}}
@if($errors->has('contact')) {{ $errors->first('contact')}} @endif
@if($member->privacy_contact) @else @endif @if($errors->has('privacy_contact')) {{ $errors->first('privacy_contact')}} @endif
@if($member->privacy_email) @else @endif @if($errors->has('privacy_email')) {{ $errors->first('privacy_email')}} @endif
CLICK TO DOWNLOAD
{{--
--}}
RESIDENCE ADDRESS
OFFICE ADDRESS
NATIVE ADDRESS
OTHERS ADDRESS
@endsection @push('page-script') {{-- --}} @endpush