@extends('layouts.master') @section('page-content')

Edit Obituary

@if (session()->has('success'))
× Success! {{ Session::get('success') }}
@endif
{{ csrf_field() }}
@if($obituary->photo) events @else
@endif
@endsection