diff --git a/resources/views/depreciations/view.blade.php b/resources/views/depreciations/view.blade.php index b49bf0b9e1..02ac7f335b 100644 --- a/resources/views/depreciations/view.blade.php +++ b/resources/views/depreciations/view.blade.php @@ -129,13 +129,8 @@
- {{ Form::open( - [ - 'method' => 'POST', - 'route' => ['models.bulkedit.index'], - 'class' => 'form-inline', - 'id' => 'bulkForm'] - ) }} +
+ @csrf