Branch
| S/N | Name | Country | State | Mobile | Zipcode | Postal code | Address | Action |
|---|---|---|---|---|---|---|---|---|
| {{++$k}}. | {{$val->name}} | {{$val->country}} | {{$val->state}} | {{$val->mobile}} | {{$val->zip_code}} | {{$val->postal_code}} | {{$val->address}} |
@extends('master') @section('content')
| S/N | Name | Country | State | Mobile | Zipcode | Postal code | Address | Action |
|---|---|---|---|---|---|---|---|---|
| {{++$k}}. | {{$val->name}} | {{$val->country}} | {{$val->state}} | {{$val->mobile}} | {{$val->zip_code}} | {{$val->postal_code}} | {{$val->address}} |