@extends('layouts.app') @section('title') Data Detail: {{ $data->device_id }} @endsection @section('description') {{ $data->created_at }} @endsection @section('breadcrumb')
{{ $data->content }}