@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Contract Connection

Contract Connection

@foreach($connection as $row) @endforeach
Connection No Building Flat Tenant Balance
{{$row->connection_no}} {{$row->buildingcode}} {{$row->flat}} {{$row->master_name}} {{$row->cl_balance}}
{{--

sin_no)}} target='_blank' role='menuitem' class='btn btn-primary btn-xs'>

--}}

@stop {{-- page level scripts --}} @section('footer_scripts') @stop