@extends('layout.layout') {{-- Style --}} @push('links') @endpush {{-- Content --}} @section('content') @include('custom::component.reply-btn', ['url' => $back_route])

報名人員範例匯出


@csrf

報名人員匯入


@csrf
上傳格式: .xlsx
@endsection {{-- Script --}} @push('scripts') @endpush