@extends('layouts.app') @section('title', 'Edit Member') @section('content')

Edit Member

@csrf @method('PUT')
Cancel
@endsection