@extends('site.layouts.app') @section('title', 'Add Dish Cycle') @section('stylesheets') @endsection @section('content')

Add Dish Cycle

Loading...
{{ csrf_field() }}
Start
Stop
@endsection @push('scripts') @endpush