@extends('app') @section('title', 'Live WX Map') @php // This map uses your phpvms settings to center on a given location, // if you want it to show a different location provide your lat and lon values here // Just un-comment below two lines and edit values. // $lat = 35.18; // $lon = 32.08; @endphp @section('content')