@extends('layouts.master') @section('page_title', 'Mailbox Mining Stats') @section('content') {{ Form::page_header("Mailbox Mining Stats", "checklist") }}
@include('search._search_grid_wrapper')
@endsection @section('page_script') @include('shared_script._search_script_render') @endsection @section('page_style') @include('shared_style._grid_sort_style') @endsection