@extends('layouts.app') @section('title', '領取登記 - 閱讀卡管理平台') @section('content')
領取登記
@csrf
返回
@push('scripts') @endpush @endsection