@extends('layouts.app') @section('content')
| # | Branch Name | Branch Code | Company | Phone | Status | Created By | Actions | |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $branch->branch_name }} | {{ $branch->branch_code }} | {{ $branch->company->company_name ?? 'N/A' }} | {{ $branch->phone }} | {!! $branch->status_badge !!} | {{ $branch->creator->name ?? 'N/A' }} | ||
| No branches found. | ||||||||