@extends('frontend.layouts.dynamic') @section('before-styles') @endsection @section('after-styles') @endsection @section('content')

CUrW Weather Stations Key Map

@foreach($stations as $key => $station) @endforeach @endsection @section('after-scripts') @endsection