h5.bold Activity Log for "#{@user.full_name}"
i "Search records using date in format mm/dd/yyyy"
table#requestlog.table.table-bordered.table-condensed.table-striped data-ride='datatable' data-source=admin_request_logs_path(format: :json)
thead
tr
th data-column='action'
| Action
th data-column='parameters'
| Params
th data-column='url'
| Url
th data-column='ip_address'
| IP Address
th data-column='created_at' data-default-sort='desc'
| Created On
tbody