diff --git a/resources/views/components/actions-header.blade.php b/resources/views/components/actions-header.blade.php index e104371c..c3485b7d 100644 --- a/resources/views/components/actions-header.blade.php +++ b/resources/views/components/actions-header.blade.php @@ -33,7 +33,7 @@ class="{{ filled($action->class) ? $action->class : $theme->actions->headerBtnCl @if(strtolower($action->method) !== 'get')
+ method="{{ $action->method }}"> @method($action->method) @csrf