@extends('layouts.master') @section('style') @endsection @section('content')
 

Linxup Location List

{!! $dataTable->table() !!}
Loading...
@endsection() @section('script') {!! $dataTable->scripts() !!} @endsection()