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

Contract Connection

Disconnection

{{----}} @foreach($reading as $row) {{----}} {{----}} @endforeach
Connection No Building Flat Tenant Diconnection Date
{{$row->connection_no}} {{$row->buildingcode}} {{$row->flat}} {{$row->master_name}} {{date('d-m-Y',strtotime($row->created_at))}}

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

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