@extends('layouts.admin') @section('content')
{{ trans('cruds.header.fields.station') }} | {{ ucfirst($header->station) }} |
---|---|
{{ trans('cruds.header.fields.header') }} | {{ ucfirst($header->header_name) }} |
{{ trans('cruds.header.fields.code') }} | {{ ucfirst($header->code) }} |
{{ trans('cruds.header.fields.type') }} | {{ ucfirst($header->category_type) }} |