@extends('layout.app') @section('content')
@method('PUT') @csrf
id}}> @error('name')
{{ $message }}
@enderror
@endsection