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

CUrW Water Level Stations' Observed Key Map

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