@extends('layouts.app') @section('page_title', 'Add Station') @section('content')
Add New Station
@csrf
Cancel
@endsection