@extends('layouts.app') @section('content')
| # | Branch Name | Code | Address | Phone | Created |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $branch->branch_name }} | {{ $branch->branch_code }} | {{ $branch->address }} | {{ $branch->phone }} | {{ $branch->created_at->diffForHumans() }} |
| No branches found. | |||||