@extends('frontend.layouts.dynamic')
@section('before-styles')
@endsection
@section('after-styles')
@endsection
@section('content')
{{--
--}}
{{----}}
{{--
--}}
{{--
--}}
@foreach($stations as $key => $station)
@endforeach
@endsection
@section('after-scripts')
@endsection