@extends('layouts.app') @section('title', $company->name) @section('content')
| Factory Name | Manager | Status | Action |
|---|---|---|---|
|
{{ $factory->name }}
{{ $factory->address }}
|
{{ $factory->manager ? $factory->manager->name : 'Unassigned' }} | Operational | View |
| No factories linked to this company. | |||