@extends('layouts/default') {{-- Page title --}} @section('title') Bulk Edit @parent @stop @section('header_right') {{ trans('general.back') }} @stop {{-- Page content --}} @section('content')
{{ trans('admin/users/general.bulk_update_help') }}