@extends('layouts.app') @section('head') @stop @section('content') @include('includes.page_header', [ 'title' => 'Recordings', 'purpose' => 'Session replays of how staff use the tool. Recordings contain customer details entered into quotes — treat them as confidential.', ])
Started User Events Size Duration Actions
@stop @section('js') @stop