@extends('layouts.portal') @section('title', $patient->full_name . ' — ' . config('app.name')) @section('page_title', __('common.edit') . ' · ' . $patient->full_name) @section('content')