@extends('layouts.app') @section('title', 'Edit Contributor') @section('heading', 'Edit Contributor') @section('subheading', 'Update details for ' . $contributor->full_name) @section('content')