@extends('index') @section('content')

Master Data


@if (auth()->user()->can('machine-list'))
Display List
@endif
Alarm Setting
@endsection