@extends('layouts.admin') @section('title', 'Edit Notification Preferences - ' . $member->full_name) @section('page-title', 'Edit Notification Preferences') @section('page-subtitle', $member->full_name) @section('content')
{{ $member->member_id }} | {{ $member->phone ?? 'No phone' }} | {{ $member->email ?? 'No email' }}