@extends('layouts/contentLayoutMaster')
@section('title', 'DataTables')
@section('vendor-style')
{{-- vendor css files --}}
@endsection
@section('page-style')
{{-- Page Css files --}}
@endsection
@section('content')
| # |
Bantaran Sungai |
Hulu Sungai |
{{-- bantaran --}}
|
Nama |
Kecamatan |
Ketinggian Air |
Status |
{{-- hulu --}}
Nama |
Ketinggian Air |
Status |
Waktu |
@endsection
@section('vendor-script')
{{-- vendor files --}}
@endsection
@section('page-script')
{{-- Page js files --}}
@endsection