@extends('layouts.app') @section('content')

Edit Child Record

@csrf @method('PUT')
@if($child->photo)
@endif
Cancel
@endsection