@extends('admin.layouts.app') @section('title', 'Customers') @section('content')
{{ $dataTable->table() }}