@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Tables Size @endsection

Tables Size Dashboard @can('hasExcelPermission')
@csrf
@endif

Table Name Table Size
@endsection