@extends('frontend.layouts.observe') @section('after-styles') @endsection @section('content')
@foreach($stations as $station) @endforeach
@endsection @section('after-scripts') @endsection