@extends('oee') @section('title', $page_title) @push('css') @endpush @push('js') @endpush @section('content')

{{$page_title}}

@for ($i = 0; $i < 2; $i++)
Machine 1
Production Output
Defect Rate
Efficiency
@endfor
@endsection