@extends('layouts.app') @section('title', $branch->name . ' - ' . __('messages.branch_details')) @section('content')
{{ $branch->address ?? 'No Address' }} | {{ $branch->phone ?? 'No Phone' }}
No products assigned to this branch yet.