@extends('layouts.app') @section('title', '編輯學校 - 閱讀卡管理平台') @section('content')
編輯學校
@csrf @method('PUT')
返回
@endsection