@extends('layouts.app') @section('page-title', trans('app.drivetest')) @section('page-heading', trans('app.drivetest')) @section('breadcrumbs')
@lang('app.drivetest')
@stop @section('content')
Drive Test
@stop