@extends('layouts.master') @section('title', 'View Station') @section('links') @endsection @section('content')
Station Name |
{{ $stations->station_name }} |
Location Name |
{{ $stations->location_name }} |
Station ID |
{{ $stations->station_id }} |
Created By |
{{ $stations->created_by }} |
Name |
{{ $created_by }} |
Status | {{ App\Classes\Helper::toword($stations->status) }} |
City Name |
{{ $stations->city_name }} |
Address |
{{ $stations->address }} |
{{ $tax->name }} |
{{ $taxes[$key]->value }} |