@extends('layout') @section('content')

Pending work order

With customer active & inactive
@foreach ($client_monitoring as $client) @if($client->uddate) @endif @endforeach
@endsection