@extends('app') @section('title', 'live map') @section('content') {{ Widget::liveMap() }} @endsection