@extends('backend.layouts.app') @section('title') {{ __('Playback Interface') }} @endsection @section('content')

{{ __('Playback Interface - Search and Replay') }}

{{ __('Available Recordings') }}
@endsection @section('scripts') @endsection