@extends('layouts.app') @section('title', 'Edit Event') @section('heading', 'Edit Event') @section('subheading', 'Update configuration for ' . $event->couple_name) @section('topbar_actions') Back @endsection @section('content')