@extends('layouts.master') @section('title', 'Branches | Proxima - Medical Management app') @section('title-topbar', 'Branches') @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@endif @endsection @section('content')ID | NAME | Address | Latitude | Longitude | HANDLE |
---|---|---|---|---|---|
{{ $iteam->id }} | {{ $iteam->name }} | {{ $iteam->address }} | {{ $iteam->latitude }} | {{ $iteam->longitude }} | Edit |