@extends('layouts.app')
@section('page-title', trans('app.benchmark-drive-test'))
@section('page-heading', trans('app.benchmark-drive-test'))
@section('breadcrumbs')
@lang('app.benchmark-drive-test')
@stop
@section('content')
No data available
@stop
@section('styles')
@stop