@if(count($actions) > 0)
{{ csrf_field() }} {{-- @sngrl merge: bs4 to dev --}} {{--
@foreach ($actions as $action) {!! $action->render() !!} @endforeach
{{-- @sngrl merge: bs4 to dev --}} {{--
  --}}
@endif