@extends('layouts.main') @section('pageTitle', '月租群組名單') @section('content')
@csrf
@error('monthly_group_list_file') {{ $message }} @enderror
返回 範例下載
@endsection