@extends('layouts.app') @section('title', 'Gift Details') @section('heading', 'Gift Details') @section('subheading', $gift->item_name . ' from ' . $gift->donor_name) @section('topbar_actions') Back to Registry @endsection @section('content')