@extends('layouts.app') @section('content')
Report Log
@if($auth == true)
@endif



{!! $table !!}
@endsection