@extends('layouts.app') @section('title') Alarm Settings @endsection @section('description') Edit an Alarm Settings @endsection @section('breadcrumb')
  • Alarm Settings
  • @endsection @section('content')
    {{ csrf_field() }}
    @endsection