@extends('layouts.app') @section('title', 'Edit Gift') @section('heading', 'Edit Gift') @section('subheading', 'Update record for ' . $gift->item_name) @section('topbar_actions') Back to Details @endsection @section('content')