@extends('lap::layouts.auth') @section('title', 'Docs') @section('child-content')

@yield('title')

@can('Create Docs') Create Doc @endcan
{!! $html->table() !!}
@endsection @push('scripts') {!! $html->scripts() !!} @endpush