@extends('layouts.app') @section('content')
@include('data.header')
今日{{ date('Y-m-d',time()) }}
汇总数据
@endsection