@extends('content.dashboard.dashboards-analytics') @section('content') @section('page-script') @endsection
@can('typeconvention.create') @endcan
@include('flash::message')
@include('typeconventions.table')
@endsection