@extends('layouts.app') @section('title', $page_title) {{-- Include global DataTable styling --}} @include('components.datatable-styles') @push('scripts') @endpush @section('content')
| {{ __('app.name') }} | {{ __('app.started_at') }} | {{ __('app.speed_per_hour') }} | {{ __('app.status') }} | {{ __('app.total') }} | {{ __('app.scheduled') }} | {{ __('app.progress') }} | {{ __('app.created') }} | {{ __('app.actions') }} |
|---|