@extends('admin::curd.preview') @section('heading') @stop @section('title') @stop @section('breadcrumb') @stop @section('entry') @stop @section('tools') @stop @section('content')
@forelse($utility_master as $key => $val) @empty @endif
Sr Code Utility Master Name Type Unit of Measure Multiplication Factor Status
{{ @$key + 1 }} {{ $val->code }} {{ $val->name }} {{ $val->consumption_type }} {{ $val->unit_of_measure }} {{ $val->multiplication_factor }} {{ $val->status }}
No Utility Master
@stop