@extends('admin::curd.preview') @section('heading') @stop @section('title') @stop @section('breadcrumb') @stop @section('entry') @stop @section('tools') @stop @section('content')
@forelse($schedule_master as $key => $val) @empty @endif
Sr Name Frequency Status
{{ @$key + 1 }} {{ $val->name }} {{ $val->frequency }} {{ $val->status }}
No Inspection Master
@stop