@extends('layout.layout') @push('links') @endpush @section('content') @include('custom::component.reply-btn', ['url' => route('site.index')])
{{csrf_field()}}
新增
起始日期 結束日期 週期
@include('custom::component.delete-window', ['tag' => 'QQQQQ', 'url' => route('site.maintenance.destroy', ['id' => $id, 'mid' => 'QQQQQ'])])
@endsection {{-- Script --}} @push('scripts') @endpush