@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