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

Comparison Details

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