@extends('layouts.app') @section('content')
@include('messages.alert')
@include('dashboard.quality.tables.customers')
@endsection