@extends('layouts.app') @section('title', $title) @section('content')

{{ $title }}

{{ $message }}

Use the route /camera to return JSON status data for the ResiCam app.

Quick Links

@endsection