@extends('layouts.master') @section('css') @endsection @section('main_content')

Comparison Labels

Add Label
{!! $dataTable->table() !!}
@endsection @section('scripts') {!! $dataTable->scripts() !!} @endsection