@extends('admin.admin_dashboard') @section('admin') @php $isRecipient = (int) $email->to_user_id === (int) auth()->id(); @endphp