@extends('layouts.app') @section('title')KPI-日报表@endsection @section('content')

@{{ v.name }}

@{{ v.workCoefficientTypeDetailName }}

@endsection @section('lastScript') @endsection