@extends('fronts.layouts.index_layout') 帳號清查 @section('content')
@include('fronts.layouts._page_title') @if(date('Y-m-d') > '2021-12-06')

清查已截止!

@else
操作說明

@foreach($accounts as $account) @endforeach
保留停用帳號姓名管理AED
@endif
@endsection