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