@extends('layout.app_706') @section('title') SPV Disposisi @endsection @section('content')
REQ | Nama Worker | Estimasi (Hari) | Remark SPV | |||
{{ $row->requirement }}
|
@if($row->disposisi_at == null)
@else | {{$row->worker->nama}} | {{$row->estimasi}} Hari | {{$row->remark}} | @endif