@extends('admin.layouts.app') @section('content') @include('admin.layouts.partial.toolbar', ['breadcrumb' => 'Branch Details'])
Shop ID: | {{ $branch->ShopID }} |
Shop Name: | {{ $branch->ShopName }} |
Email: | {{ $branch->eMail }} |
Phone: | {{ $branch->Phone }} |
Contact Person: | {{ $branch->Contact }} |
Fax: | {{ $branch->Fax }} |
Address: | {{ $branch->Address }} |
City: | {{ $branch->City }} |
Zip: | {{ $branch->ZIP }} |