@extends('layouts.tabler') @section('page-header')

{{ $title }}

@endsection @section('content')
{!! $html !!}
@endsection