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

Application API

@csrf @method('PATCH')
@error('memo')
{{$message}}
@enderror
@endsection