diff --git a/resources/views/admin/plans/index.blade.php b/resources/views/admin/plans/index.blade.php index 893f726..a92a706 100644 --- a/resources/views/admin/plans/index.blade.php +++ b/resources/views/admin/plans/index.blade.php @@ -252,14 +252,14 @@ 'back' => $selfWithoutBack, ]); @endphp -
+
编辑 创建订单
-
+ @csrf - @foreach(($filterOptions['statuses'] ?? []) as $value => $label) @endforeach